#90ABC2#90ABC2
#90ABC2 is a light, muted cyan. Relative luminance 0.390; OKLCH L 72.9% C 0.045 H 244.1°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #90ABC2 |
|---|---|
| RGB | rgb(144, 171, 194) |
| HSL | hsl(208, 29%, 66%) |
| HSV | hsv(208, 26%, 76%) |
| CMYK | cmyk(25.8%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(68.71, -4.06, -14.81) |
| CIE-LCH | lch(68.71, 15.35, 254.68°) |
| OKLab | oklab(72.86% -0.0196 -0.0404) |
| OKLCH | oklch(72.86% 0.045 244.1) |
| XYZ | xyz(35.7993, 38.9489, 56.6601) |
| Luminance | 0.3895 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.14
Light Grey Blue
#9DBCD4
ΔE00 4.70
Bluegrey
#85A3B2
ΔE00 4.83
Cool Gray
#9AA7B0
ΔE00 5.90
Greyblue
#77A1B5
ΔE00 6.21
Cloudy Blue
#ACC2D9
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90ABC2 #C2A790
analogous
#90C2C0 #90ABC2 #9092C2
triadic
#90ABC2 #C290AB #ABC290
tetradic
#90ABC2 #C090C2 #C2A790 #92C290
square
#90ABC2 #C090C2 #C2A790 #92C290
split-complementary
#90ABC2 #C29092 #C2C090
monochromatic
#4C6E8B #698DAC #90ABC2 #B7C9D8 #DFE7ED
Accessibility & contrast
On white
2.39
#90ABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#90ABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90ABC2
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90ABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90ABC2 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2ABC3
Deuteranopia (green-blind)
#9BA5C2
Tritanopia (blue-blind)
#82B0B2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #90abc2; /* rgb */ color: rgb(144, 171, 194); /* oklch */ color: oklch(72.9% 0.045 244.1);
Tailwind
colors: {
custom: {
50: '#b1c4d4',
500: '#90abc2',
950: '#000000',
},
}SCSS
$custom: #90abc2; $custom-light: #b1c4d4; $custom-dark: #000000;
JSON
{
"hex": "#90abc2",
"rgb": {
"r": 144,
"g": 171,
"b": 194
},
"hsl": {
"h": 207.6,
"s": 29.07,
"l": 66.275
},
"oklch": {
"l": 0.72861,
"c": 0.0449,
"h": 244.1
},
"luminance": 0.3895
}Semantic roles & 50–950 ramp
primary
#90ABC2
secondary
#DFD6CF
accent
#6F3EA8
background
#FAFCFD
surface
#F5F8FA
border
#CFD1D3
text
#111214
muted
#808183