#90AECA#90AECA
#90AECA is a light, muted cyan. Relative luminance 0.405; OKLCH L 73.8% C 0.052 H 246.7°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #90AECA |
|---|---|
| RGB | rgb(144, 174, 202) |
| HSL | hsl(209, 35%, 68%) |
| HSV | hsv(209, 29%, 79%) |
| CMYK | cmyk(28.7%, 13.9%, 0%, 20.8%) |
| CIE-LAB | lab(69.80, -3.77, -17.58) |
| CIE-LCH | lch(69.80, 17.98, 257.89°) |
| OKLab | oklab(73.8% -0.0207 -0.0481) |
| OKLCH | oklch(73.8% 0.052 246.7) |
| XYZ | xyz(37.2952, 40.4642, 61.7110) |
| Luminance | 0.4047 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.16
Bluey Grey
#89A0B0
ΔE00 5.84
Cloudy Blue
#ACC2D9
ΔE00 6.18
Bluegrey
#85A3B2
ΔE00 6.43
Lightsteelblue
#B0C4DE
ΔE00 7.07
Greyblue
#77A1B5
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AECA #CAAC90
analogous
#90CAC9 #90AECA #9091CA
triadic
#90AECA #CA90AE #AECA90
tetradic
#90AECA #C990CA #CAAC90 #91CA90
square
#90AECA #C990CA #CAAC90 #91CA90
split-complementary
#90AECA #CA9091 #CAC990
monochromatic
#487197 #6790B6 #90AECA #B9CCDE #E3EAF2
Accessibility & contrast
On white
2.31
#90AECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#90AECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AECA
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AECA | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AECB
Deuteranopia (green-blind)
#9CA8C9
Tritanopia (blue-blind)
#7FB5B7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #90aeca; /* rgb */ color: rgb(144, 174, 202); /* oklch */ color: oklch(73.8% 0.052 246.7);
Tailwind
colors: {
custom: {
50: '#b1c6da',
500: '#90aeca',
950: '#000000',
},
}SCSS
$custom: #90aeca; $custom-light: #b1c6da; $custom-dark: #000000;
JSON
{
"hex": "#90aeca",
"rgb": {
"r": 144,
"g": 174,
"b": 202
},
"hsl": {
"h": 208.966,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.73803,
"c": 0.05241,
"h": 246.7
},
"luminance": 0.40466
}Semantic roles & 50–950 ramp
primary
#90AECA
secondary
#E4DBD2
accent
#7137AE
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283