Skip to content

#90c2f5

a light, electric blue · cool · closest name: Light Sky Blue

RGB
144, 194, 245
HSL
210°, 84%, 76%
CMYK
41, 21, 0, 4
Luminance
0.5111

At a glance

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

Hex
#90c2f5
Hue
210°
blue
Saturation
84%
electric
Lightness
76%
light
Brightness
96%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5111
WCAG relative
Temperature
Cool
100/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
11.22:1
Closest name
Light Sky Blue
ΔE2000 5.5
Where it sits
Hue210° of 360°
Saturation84%
Lightness76%
Temperature
Warm ← → Cool100% 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#90c2f5
RGBrgb(144, 194, 245)
HSLhsl(210, 84%, 76%)
CMYKcmyk(41%, 21%, 0%, 4%)
LABlab(76.7 -3.6 -30.4)
LCHlch(76.7 30.6 263.2)
OKLCHoklch(0.798 0.090 249.5)
Decimal9487093
Display P3color(display-p3 0.565 0.761 0.961)

Copy-ready code

/* CSS */
color: #90c2f5;
background-color: #90c2f5;
/* Tailwind (arbitrary) */
class="text-[#90c2f5] bg-[#90c2f5]"
/* SCSS */
$brand: #90c2f5;
/* SwiftUI */
Color(red: 0.565, green: 0.761, blue: 0.961)
/* Android */
Color.parseColor("#90c2f5")
/* Flutter */
Color(0xFF90C2F5)
/* Python / OpenCV (BGR) */
(245, 194, 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 #90c2f5 · 11.22:1
Use #000000AAA at every size.
Aa
White text · 1.87:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.22:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #90c2f5 as text scores 1.87:1 on white and 11.22:1 on black.

Accessibility — WCAG contrast

Aa
#90c2f5 on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#90c2f5 on black: 11.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AEC3F7
deuteranopia · #A1B9F4
tritanopia · #6ACED3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #90c2f5 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.

#F2F7FC
#E6F0FA
#C5DEF6
#90c2f5
#65AAF1
#318EEC
#1479E1
#1165BB
#0D5196
#0E3D6C
#092644
Base = 300Lightest = 50 · #F2F7FCDarkest = 950 · #092644
:root {
  --brand-50: #F2F7FC;
  --brand-100: #E6F0FA;
  --brand-200: #C5DEF6;
  --brand-300: #90c2f5;
  --brand-400: #65AAF1;
  --brand-500: #318EEC;
  --brand-600: #1479E1;
  --brand-700: #1165BB;
  --brand-800: #0D5196;
  --brand-900: #0E3D6C;
  --brand-950: #092644;
  --brand: #90c2f5;
  --brand-ink: #000000;
}

Colors that work with #90c2f5

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#F4F7FA
Tinted page background
Border#C0D6ED
Hairlines and dividers
Muted text#4B729B
Captions on the surface
Accent#BF3B0D
Second voice, not a rival
Dark variant#0B3F75
Hover, pressed, headers
Light variant#E8F2FD
Selected rows, tints
Dark surface#141C24
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 #90c2f5

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#F5C390
Analogous left#90F5F5
Analogous right#9190F5
Split-complement 1#F59190
Split-complement 2#F5F590
Triadic 1#F590C2
Triadic 2#C2F590
Tetradic#F590F5

RGB percentages

Red56.5%
Green76.1%
Blue96.1%

CMYK percentages

Cyan41.2%
Magenta20.8%
Yellow0.0%
Key (black)3.9%

Color previews

#90c2f5 text on a black background

contrast 11.22:1

Card sample

#90c2f5 text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(144, 194, 245, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(144, 194, 245, 0.45);
Border & gradient
Gradient panel
border: 3px solid #90c2f5;
background: linear-gradient(135deg, #90c2f5, #A190F5);

Monochromatic scale

Palettes built from #90c2f5

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.

#90c2f5 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#90c2f5, answered

What color is #90c2f5?

#90c2f5 is a light electric blue, closest to Light Sky Blue (ΔE2000 5.5). It sits at 210° on the hue wheel with 84% saturation and 76% lightness, which reads as cool.

What is the RGB value of #90c2f5?

rgb(144, 194, 245) — 144 red, 194 green and 245 blue out of 255, or 56.5% / 76.1% / 96.1% by channel.

Is #90c2f5 a light or a dark color?

It is a light color. Relative luminance is 0.5111 and perceived brightness is 74%, so black text on it reaches 11.22:1.

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

Black. It scores 11.22:1 against #90c2f5, versus 1.87:1 for white — AAA at any size.

What is the complementary color of #90c2f5?

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

What colors go well with #90c2f5?

For interface work: #F4F7FA as the surface, #C0D6ED for borders, #4B729B for secondary text, #BF3B0D as an accent and #0B3F75 for hover and pressed states. For a palette, the analogous pair #90F5F5 and #9190F5 stays calm, while #F5C390 is the loudest partner.

What is #90c2f5 in CMYK for printing?

cmyk(41%, 21%, 0%, 4%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #90c2f5 warm or cool?

Cool — it scores 100 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #909DF5; nudged cooler, #77B3F4.

Work with #90c2f5 in the Color Lab