#90CAED#90CAED
#90CAED is a light, moderate cyan. Relative luminance 0.543; OKLCH L 81.2% C 0.078 H 235.5°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #90CAED |
|---|---|
| RGB | rgb(144, 202, 237) |
| HSL | hsl(203, 72%, 75%) |
| HSV | hsv(203, 39%, 93%) |
| CMYK | cmyk(39.2%, 14.8%, 0%, 7.1%) |
| CIE-LAB | lab(78.63, -9.97, -23.19) |
| CIE-LCH | lch(78.63, 25.24, 246.74°) |
| OKLab | oklab(81.16% -0.044 -0.064) |
| OKLCH | oklch(81.16% 0.078 235.5) |
| XYZ | xyz(47.9031, 54.2819, 88.0576) |
| Luminance | 0.5429 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 2.39
Baby Blue
#89CFF0
ΔE00 2.57
Light Blue
#95D0FC
ΔE00 2.90
Lightblue (survey)
#7BC8F6
ΔE00 3.04
Sky
#82CAFC
ΔE00 3.35
Sky Blue
#87CEEB
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CAED #EDB390
analogous
#90EDE2 #90CAED #909BED
triadic
#90CAED #ED90CA #CAED90
tetradic
#90CAED #E290ED #EDB390 #9BED90
square
#90CAED #E290ED #EDB390 #9BED90
split-complementary
#90CAED #ED909B #EDE290
monochromatic
#2798DC #5BB1E4 #90CAED #C5E3F6 #E5F2FB
Accessibility & contrast
On white
1.77
#90CAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#90CAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CAED
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CAED | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8EF
Deuteranopia (green-blind)
#ADBEEC
Tritanopia (blue-blind)
#6DD3D5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #90caed; /* rgb */ color: rgb(144, 202, 237); /* oklch */ color: oklch(81.2% 0.078 235.5);
Tailwind
colors: {
custom: {
50: '#b4daf3',
500: '#90caed',
950: '#000000',
},
}SCSS
$custom: #90caed; $custom-light: #b4daf3; $custom-dark: #000000;
JSON
{
"hex": "#90caed",
"rgb": {
"r": 144,
"g": 202,
"b": 237
},
"hsl": {
"h": 202.581,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.81163,
"c": 0.0776,
"h": 235.5
},
"luminance": 0.54285
}Semantic roles & 50–950 ramp
primary
#90CAED
secondary
#C88359
accent
#5B11D4
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385