#90DFF3#90DFF3
#90DFF3 is a very light, moderate cyan. Relative luminance 0.652; OKLCH L 86.0% C 0.082 H 215.6°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #90DFF3 |
|---|---|
| RGB | rgb(144, 223, 243) |
| HSL | hsl(192, 80%, 76%) |
| HSV | hsv(192, 41%, 95%) |
| CMYK | cmyk(40.7%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(84.57, -19.23, -17.38) |
| CIE-LCH | lch(84.57, 25.92, 222.11°) |
| OKLab | oklab(85.95% -0.0669 -0.0478) |
| OKLCH | oklch(85.95% 0.082 215.6) |
| XYZ | xyz(54.0611, 65.1720, 94.5074) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.79
Robin'S Egg Blue
#98EFF9
ΔE00 5.24
Sky Blue
#87CEEB
ΔE00 5.32
Robin Egg Blue
#8AF1FE
ΔE00 5.55
Lightblue
#ADD8E6
ΔE00 5.90
Powder Blue
#B0E0E6
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DFF3 #F3A490
analogous
#90F3D5 #90DFF3 #90ADF3
triadic
#90DFF3 #F390DF #DFF390
tetradic
#90DFF3 #D590F3 #F3A490 #ADF390
square
#90DFF3 #D590F3 #F3A490 #ADF390
split-complementary
#90DFF3 #F390AD #F3D590
monochromatic
#22BFE7 #59CFED #90DFF3 #C7EFF9 #E3F7FC
Accessibility & contrast
On white
1.50
#90DFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#90DFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DFF3
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DFF3 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF4
Deuteranopia (green-blind)
#C1CEF3
Tritanopia (blue-blind)
#66E7E5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #90dff3; /* rgb */ color: rgb(144, 223, 243); /* oklch */ color: oklch(86.0% 0.082 215.6);
Tailwind
colors: {
custom: {
50: '#b5e9f7',
500: '#90dff3',
950: '#000000',
},
}SCSS
$custom: #90dff3; $custom-light: #b5e9f7; $custom-dark: #000000;
JSON
{
"hex": "#90dff3",
"rgb": {
"r": 144,
"g": 223,
"b": 243
},
"hsl": {
"h": 192.121,
"s": 80.488,
"l": 75.882
},
"oklch": {
"l": 0.85952,
"c": 0.08218,
"h": 215.6
},
"luminance": 0.65176
}Semantic roles & 50–950 ramp
primary
#90DFF3
secondary
#D07057
accent
#3409DD
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485