#90DFF2#90DFF2
#90DFF2 is a very light, moderate cyan. Relative luminance 0.651; OKLCH L 85.9% C 0.082 H 214.6°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #90DFF2 |
|---|---|
| RGB | rgb(144, 223, 242) |
| HSL | hsl(192, 79%, 76%) |
| HSV | hsv(192, 40%, 95%) |
| CMYK | cmyk(40.5%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(84.54, -19.48, -16.90) |
| CIE-LCH | lch(84.54, 25.79, 220.94°) |
| OKLab | oklab(85.92% -0.0672 -0.0464) |
| OKLCH | oklch(85.92% 0.082 214.6) |
| XYZ | xyz(53.9105, 65.1117, 93.7142) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.98
Ice Blue
#A5DFF9
ΔE00 5.07
Robin Egg Blue
#8AF1FE
ΔE00 5.34
Sky Blue
#87CEEB
ΔE00 5.56
Powder Blue
#B0E0E6
ΔE00 5.83
Robin'S Egg
#6DEDFD
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DFF2 #F2A390
analogous
#90F2D4 #90DFF2 #90AEF2
triadic
#90DFF2 #F290DF #DFF290
tetradic
#90DFF2 #D490F2 #F2A390 #AEF290
square
#90DFF2 #D490F2 #F2A390 #AEF290
split-complementary
#90DFF2 #F290AE #F2D490
monochromatic
#22BFE5 #59CFEC #90DFF2 #C7EFF8 #E4F7FC
Accessibility & contrast
On white
1.50
#90DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#90DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DFF2
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DFF2 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF3
Deuteranopia (green-blind)
#C1CEF2
Tritanopia (blue-blind)
#67E7E5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #90dff2; /* rgb */ color: rgb(144, 223, 242); /* oklch */ color: oklch(85.9% 0.082 214.6);
Tailwind
colors: {
custom: {
50: '#b5e9f6',
500: '#90dff2',
950: '#000000',
},
}SCSS
$custom: #90dff2; $custom-light: #b5e9f6; $custom-dark: #000000;
JSON
{
"hex": "#90dff2",
"rgb": {
"r": 144,
"g": 223,
"b": 242
},
"hsl": {
"h": 191.633,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.85917,
"c": 0.08172,
"h": 214.6
},
"luminance": 0.65115
}Semantic roles & 50–950 ramp
primary
#90DFF2
secondary
#CF6F57
accent
#330ADB
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485