#90DFF8#90DFF8
#90DFF8 is a very light, moderate cyan. Relative luminance 0.655; OKLCH L 86.1% C 0.085 H 220.0°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #90DFF8 |
|---|---|
| RGB | rgb(144, 223, 248) |
| HSL | hsl(194, 88%, 77%) |
| HSV | hsv(194, 42%, 97%) |
| CMYK | cmyk(41.9%, 10.1%, 0%, 2.7%) |
| CIE-LAB | lab(84.73, -17.96, -19.78) |
| CIE-LCH | lch(84.73, 26.72, 227.76°) |
| OKLab | oklab(86.13% -0.065 -0.0545) |
| OKLCH | oklch(86.13% 0.085 220) |
| XYZ | xyz(54.8265, 65.4781, 98.5382) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.61
Sky Blue
#87CEEB
ΔE00 4.38
Baby Blue
#89CFF0
ΔE00 4.92
Lightblue
#ADD8E6
ΔE00 5.88
Robin'S Egg Blue
#98EFF9
ΔE00 6.59
Robin Egg Blue
#8AF1FE
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DFF8 #F8A990
analogous
#90F8DD #90DFF8 #90ABF8
triadic
#90DFF8 #F890DF #DFF890
tetradic
#90DFF8 #DD90F8 #F8A990 #ABF890
square
#90DFF8 #DD90F8 #F8A990 #ABF890
split-complementary
#90DFF8 #F890AB #F8DD90
monochromatic
#1DBEF1 #56CEF4 #90DFF8 #CAF0FC #E2F7FD
Accessibility & contrast
On white
1.49
#90DFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#90DFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DFF8
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DFF8 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBF9
Deuteranopia (green-blind)
#BFCEF8
Tritanopia (blue-blind)
#63E8E7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #90dff8; /* rgb */ color: rgb(144, 223, 248); /* oklch */ color: oklch(86.1% 0.085 220.0);
Tailwind
colors: {
custom: {
50: '#b5e9fa',
500: '#90dff8',
950: '#000000',
},
}SCSS
$custom: #90dff8; $custom-light: #b5e9fa; $custom-dark: #000000;
JSON
{
"hex": "#90dff8",
"rgb": {
"r": 144,
"g": 223,
"b": 248
},
"hsl": {
"h": 194.423,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.86129,
"c": 0.0848,
"h": 220
},
"luminance": 0.65482
}Semantic roles & 50–950 ramp
primary
#90DFF8
secondary
#D77455
accent
#3801E5
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485