#90AED0#90AED0
#90AED0 is a light, muted cyan. Relative luminance 0.408; OKLCH L 74.0% C 0.059 H 251.8°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #90AED0 |
|---|---|
| RGB | rgb(144, 174, 208) |
| HSL | hsl(212, 41%, 69%) |
| HSV | hsv(212, 31%, 82%) |
| CMYK | cmyk(30.8%, 16.3%, 0%, 18.4%) |
| CIE-LAB | lab(70.00, -2.30, -20.57) |
| CIE-LCH | lch(70.00, 20.70, 263.63°) |
| OKLab | oklab(74.03% -0.0186 -0.0565) |
| OKLCH | oklch(74.03% 0.059 251.8) |
| XYZ | xyz(38.0194, 40.7539, 65.5253) |
| Luminance | 0.4076 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.28
Carolina Blue
#8AB8FE
ΔE00 6.43
Cloudy Blue
#ACC2D9
ΔE00 6.60
Lightsteelblue
#B0C4DE
ΔE00 6.99
Pastel Blue
#A2BFFE
ΔE00 7.18
Bluey Grey
#89A0B0
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AED0 #D0B290
analogous
#90CED0 #90AED0 #9290D0
triadic
#90AED0 #D090AE #AED090
tetradic
#90AED0 #D090CE #D0B290 #90D092
square
#90AED0 #D090CE #D0B290 #90D092
split-complementary
#90AED0 #D09290 #CED090
monochromatic
#4470A1 #658FBE #90AED0 #BBCDE2 #E6EDF4
Accessibility & contrast
On white
2.29
#90AED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#90AED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AED0
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AED0 | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AFD2
Deuteranopia (green-blind)
#9AA8CF
Tritanopia (blue-blind)
#7DB6B9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #90aed0; /* rgb */ color: rgb(144, 174, 208); /* oklch */ color: oklch(74.0% 0.059 251.8);
Tailwind
colors: {
custom: {
50: '#b2c6de',
500: '#90aed0',
950: '#000000',
},
}SCSS
$custom: #90aed0; $custom-light: #b2c6de; $custom-dark: #000000;
JSON
{
"hex": "#90aed0",
"rgb": {
"r": 144,
"g": 174,
"b": 208
},
"hsl": {
"h": 211.875,
"s": 40.506,
"l": 69.02
},
"oklch": {
"l": 0.74031,
"c": 0.05947,
"h": 251.8
},
"luminance": 0.40755
}Semantic roles & 50–950 ramp
primary
#90AED0
secondary
#E7DED5
accent
#7732B4
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283