#90C2F9#90C2F9
#90C2F9 is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.9% C 0.095 H 251.4°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #90C2F9 |
|---|---|
| RGB | rgb(144, 194, 249) |
| HSL | hsl(211, 90%, 77%) |
| HSV | hsv(211, 42%, 98%) |
| CMYK | cmyk(42.2%, 22.1%, 0%, 2.4%) |
| CIE-LAB | lab(76.89, -2.53, -32.28) |
| CIE-LCH | lch(76.89, 32.38, 265.52°) |
| OKLab | oklab(79.94% -0.0302 -0.0897) |
| OKLCH | oklch(79.94% 0.095 251.4) |
| XYZ | xyz(47.8866, 51.3495, 96.9923) |
| Luminance | 0.5135 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.11
Baby Blue (survey)
#A2CFFE
ΔE00 3.54
Sky Blue (survey)
#75BBFD
ΔE00 3.79
Light Blue
#95D0FC
ΔE00 4.67
Sky
#82CAFC
ΔE00 4.87
Pastel Blue
#A2BFFE
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90C2F9 #F9C790
analogous
#90F6F9 #90C2F9 #9390F9
triadic
#90C2F9 #F990C2 #C2F990
tetradic
#90C2F9 #F990F6 #F9C790 #90F993
square
#90C2F9 #F990F6 #F9C790 #90F993
split-complementary
#90C2F9 #F99390 #F6F990
monochromatic
#1C82F3 #56A2F6 #90C2F9 #CAE2FC #E2EFFD
Accessibility & contrast
On white
1.86
#90C2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#90C2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90C2F9
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90C2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90C2F9 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC4FC
Deuteranopia (green-blind)
#A0B9F8
Tritanopia (blue-blind)
#68CED5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #90c2f9; /* rgb */ color: rgb(144, 194, 249); /* oklch */ color: oklch(79.9% 0.095 251.4);
Tailwind
colors: {
custom: {
50: '#b4d4fb',
500: '#90c2f9',
950: '#000000',
},
}SCSS
$custom: #90c2f9; $custom-light: #b4d4fb; $custom-dark: #000000;
JSON
{
"hex": "#90c2f9",
"rgb": {
"r": 144,
"g": 194,
"b": 249
},
"hsl": {
"h": 211.429,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.79936,
"c": 0.09465,
"h": 251.4
},
"luminance": 0.51352
}Semantic roles & 50–950 ramp
primary
#90C2F9
secondary
#D89A55
accent
#7800E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385