#90ACCA#90ACCA
#90ACCA is a light, muted cyan. Relative luminance 0.397; OKLCH L 73.4% C 0.054 H 250.3°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #90ACCA |
|---|---|
| RGB | rgb(144, 172, 202) |
| HSL | hsl(211, 35%, 68%) |
| HSV | hsv(211, 29%, 79%) |
| CMYK | cmyk(28.7%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(69.25, -2.68, -18.41) |
| CIE-LCH | lch(69.25, 18.60, 261.72°) |
| OKLab | oklab(73.37% -0.018 -0.0504) |
| OKLCH | oklch(73.37% 0.054 250.3) |
| XYZ | xyz(36.9117, 39.6972, 61.5831) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.12
Bluey Grey
#89A0B0
ΔE00 6.20
Cloudy Blue
#ACC2D9
ΔE00 6.62
Bluegrey
#85A3B2
ΔE00 7.16
Lightsteelblue
#B0C4DE
ΔE00 7.22
Carolina Blue
#8AB8FE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90ACCA #CAAE90
analogous
#90C9CA #90ACCA #9190CA
triadic
#90ACCA #CA90AC #ACCA90
tetradic
#90ACCA #CA90C9 #CAAE90 #90CA91
square
#90ACCA #CA90C9 #CAAE90 #90CA91
split-complementary
#90ACCA #CA9190 #C9CA90
monochromatic
#486E97 #678DB6 #90ACCA #B9CBDE #E3EAF2
Accessibility & contrast
On white
2.35
#90ACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#90ACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90ACCA
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90ACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90ACCA | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ACCB
Deuteranopia (green-blind)
#9AA6C9
Tritanopia (blue-blind)
#7FB3B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #90acca; /* rgb */ color: rgb(144, 172, 202); /* oklch */ color: oklch(73.4% 0.054 250.3);
Tailwind
colors: {
custom: {
50: '#b1c4da',
500: '#90acca',
950: '#000000',
},
}SCSS
$custom: #90acca; $custom-light: #b1c4da; $custom-dark: #000000;
JSON
{
"hex": "#90acca",
"rgb": {
"r": 144,
"g": 172,
"b": 202
},
"hsl": {
"h": 211.034,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.73373,
"c": 0.05356,
"h": 250.3
},
"luminance": 0.39699
}Semantic roles & 50–950 ramp
primary
#90ACCA
secondary
#E4DBD2
accent
#7537AE
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183