Skip to content

#90cfef

a light, vivid blue · cool · closest name: Sky Blue

RGB
144, 207, 239
HSL
200°, 75%, 75%
CMYK
40, 13, 0, 6
Luminance
0.5679

At a glance

Every number on this page in one read: what #90cfef is made of, how bright it looks, and which way it leans.

Hex
#90cfef
Hue
200°
blue
Saturation
75%
vivid
Lightness
75%
light
Brightness
94%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5679
WCAG relative
Temperature
Cool
96/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
12.36:1
Closest name
Sky Blue
ΔE2000 2.1
Where it sits
Hue200° of 360°
Saturation75%
Lightness75%
Temperature
Warm ← → Cool96% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#90cfef
RGBrgb(144, 207, 239)
HSLhsl(200, 75%, 75%)
CMYKcmyk(40%, 13%, 0%, 6%)
LABlab(80.1 -12.1 -22.1)
LCHlch(80.1 25.2 241.3)
OKLCHoklch(0.823 0.078 231.0)
Decimal9490415
Display P3color(display-p3 0.565 0.812 0.937)

Copy-ready code

/* CSS */
color: #90cfef;
background-color: #90cfef;
/* Tailwind (arbitrary) */
class="text-[#90cfef] bg-[#90cfef]"
/* SCSS */
$brand: #90cfef;
/* SwiftUI */
Color(red: 0.565, green: 0.812, blue: 0.937)
/* Android */
Color.parseColor("#90cfef")
/* Flutter */
Color(0xFF90CFEF)
/* Python / OpenCV (BGR) */
(239, 207, 144)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #90cfef · 12.36:1
Use #000000AAA at every size.
Aa
White text · 1.70:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.36:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #90cfef as text scores 1.70:1 on white and 12.36:1 on black.

Accessibility — WCAG contrast

Aa
#90cfef on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#90cfef on black: 12.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BFCDF1
deuteranopia · #B2C2EF
tritanopia · #6BD8D9

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #90cfef is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F3F9FC
#E7F3F9
#C8E5F4
#90cfef
#6CBFEA
#3BAAE3
#1F98D6
#1A7FB2
#15668F
#134B67
#0C2F41
Base = 300Lightest = 50 · #F3F9FCDarkest = 950 · #0C2F41
:root {
  --brand-50: #F3F9FC;
  --brand-100: #E7F3F9;
  --brand-200: #C8E5F4;
  --brand-300: #90cfef;
  --brand-400: #6CBFEA;
  --brand-500: #3BAAE3;
  --brand-600: #1F98D6;
  --brand-700: #1A7FB2;
  --brand-800: #15668F;
  --brand-900: #134B67;
  --brand-950: #0C2F41;
  --brand: #90cfef;
  --brand-ink: #000000;
}

Colors that work with #90cfef

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F4F8FA
Tinted page background
Border#C0DEED
Hairlines and dividers
Muted text#4B809B
Captions on the surface
Accent#B72315
Second voice, not a rival
Dark variant#104F6F
Hover, pressed, headers
Light variant#E9F5FC
Selected rows, tints
Dark surface#141F24
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #90cfef

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#EFB090
Analogous left#90EFDF
Analogous right#90A0EF
Split-complement 1#EF90A0
Split-complement 2#EFDF90
Triadic 1#EF90CF
Triadic 2#CFEF90
Tetradic#DF90EF

RGB percentages

Red56.5%
Green81.2%
Blue93.7%

CMYK percentages

Cyan39.7%
Magenta13.4%
Yellow0.0%
Key (black)6.3%

Color previews

#90cfef text on a black background

contrast 12.36:1

Card sample

#90cfef text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #90cfef;
Background color
Panel with #90cfef background
background-color: #90cfef;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #90cfef;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(144, 207, 239, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(144, 207, 239, 0.45);
Border & gradient
Gradient panel
border: 3px solid #90cfef;
background: linear-gradient(135deg, #90cfef, #9090EF);

Monochromatic scale

Palettes built from #90cfef

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#90cfef in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyFinanceHealthcareEnterprise SaaS
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#90cfef, answered

What color is #90cfef?

#90cfef is a light vivid blue, closest to Sky Blue (ΔE2000 2.1). It sits at 200° on the hue wheel with 75% saturation and 75% lightness, which reads as cool.

What is the RGB value of #90cfef?

rgb(144, 207, 239) — 144 red, 207 green and 239 blue out of 255, or 56.5% / 81.2% / 93.7% by channel.

Is #90cfef a light or a dark color?

It is a light color. Relative luminance is 0.5679 and perceived brightness is 76%, so black text on it reaches 12.36:1.

Should I use black or white text on #90cfef?

Black. It scores 12.36:1 against #90cfef, versus 1.70:1 for white — AAA at any size.

What is the complementary color of #90cfef?

#EFB090 sits directly opposite on the wheel. Softer options are the split-complements #EF90A0 and #EFDF90, which give the same contrast with far less vibration.

What colors go well with #90cfef?

For interface work: #F4F8FA as the surface, #C0DEED for borders, #4B809B for secondary text, #B72315 as an accent and #104F6F for hover and pressed states. For a palette, the analogous pair #90EFDF and #90A0EF stays calm, while #EFB090 is the loudest partner.

What is #90cfef in CMYK for printing?

cmyk(40%, 13%, 0%, 6%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #90cfef warm or cool?

Cool — it scores 96 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #90EFEC; nudged cooler, #8FC3F0.

Work with #90cfef in the Color Lab