#90AED1#90AED1
#90AED1 is a light, moderate cyan. Relative luminance 0.408; OKLCH L 74.1% C 0.061 H 252.5°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #90AED1 |
|---|---|
| RGB | rgb(144, 174, 209) |
| HSL | hsl(212, 41%, 69%) |
| HSV | hsv(212, 31%, 82%) |
| CMYK | cmyk(31.1%, 16.7%, 0%, 18%) |
| CIE-LAB | lab(70.04, -2.05, -21.07) |
| CIE-LCH | lch(70.04, 21.17, 264.44°) |
| OKLab | oklab(74.07% -0.0182 -0.0579) |
| OKLCH | oklch(74.07% 0.061 252.5) |
| XYZ | xyz(38.1429, 40.8033, 66.1753) |
| Luminance | 0.4081 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.49
Carolina Blue
#8AB8FE
ΔE00 6.28
Cloudy Blue
#ACC2D9
ΔE00 6.71
Pastel Blue
#A2BFFE
ΔE00 6.99
Lightsteelblue
#B0C4DE
ΔE00 7.03
Bluey Grey
#89A0B0
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AED1 #D1B390
analogous
#90CED1 #90AED1 #9390D1
triadic
#90AED1 #D190AE #AED190
tetradic
#90AED1 #D190CE #D1B390 #90D193
square
#90AED1 #D190CE #D1B390 #90D193
split-complementary
#90AED1 #D19390 #CED190
monochromatic
#4470A3 #658EBF #90AED1 #BBCEE3 #E7EDF5
Accessibility & contrast
On white
2.29
#90AED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#90AED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AED1
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AED1 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AFD3
Deuteranopia (green-blind)
#9AA8D0
Tritanopia (blue-blind)
#7DB6B9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #90aed1; /* rgb */ color: rgb(144, 174, 209); /* oklch */ color: oklch(74.1% 0.061 252.5);
Tailwind
colors: {
custom: {
50: '#b2c6df',
500: '#90aed1',
950: '#000000',
},
}SCSS
$custom: #90aed1; $custom-light: #b2c6df; $custom-dark: #000000;
JSON
{
"hex": "#90aed1",
"rgb": {
"r": 144,
"g": 174,
"b": 209
},
"hsl": {
"h": 212.308,
"s": 41.401,
"l": 69.216
},
"oklch": {
"l": 0.7407,
"c": 0.0607,
"h": 252.5
},
"luminance": 0.40805
}Semantic roles & 50–950 ramp
primary
#90AED1
secondary
#E8DFD5
accent
#7831B4
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283