#90ABC7#90ABC7
#90ABC7 is a light, muted cyan. Relative luminance 0.392; OKLCH L 73.0% C 0.051 H 249.5°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #90ABC7 |
|---|---|
| RGB | rgb(144, 171, 199) |
| HSL | hsl(211, 33%, 67%) |
| HSV | hsv(211, 28%, 78%) |
| CMYK | cmyk(27.6%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(68.88, -2.86, -17.32) |
| CIE-LCH | lch(68.88, 17.56, 260.62°) |
| OKLab | oklab(73.05% -0.0177 -0.0474) |
| OKLCH | oklch(73.05% 0.051 249.5) |
| XYZ | xyz(36.3703, 39.1773, 59.6674) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.13
Bluey Grey
#89A0B0
ΔE00 5.54
Bluegrey
#85A3B2
ΔE00 6.56
Cloudy Blue
#ACC2D9
ΔE00 6.71
Cool Gray
#9AA7B0
ΔE00 7.30
Lightsteelblue
#B0C4DE
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90ABC7 #C7AC90
analogous
#90C7C7 #90ABC7 #9190C7
triadic
#90ABC7 #C790AB #ABC790
tetradic
#90ABC7 #C790C7 #C7AC90 #90C791
square
#90ABC7 #C790C7 #C7AC90 #90C791
split-complementary
#90ABC7 #C79190 #C7C790
monochromatic
#4A6E93 #678CB2 #90ABC7 #B9CADC #E1E9F0
Accessibility & contrast
On white
2.38
#90ABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#90ABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90ABC7
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90ABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90ABC7 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ABC8
Deuteranopia (green-blind)
#9AA6C6
Tritanopia (blue-blind)
#80B1B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #90abc7; /* rgb */ color: rgb(144, 171, 199); /* oklch */ color: oklch(73.0% 0.051 249.5);
Tailwind
colors: {
custom: {
50: '#b1c4d8',
500: '#90abc7',
950: '#000000',
},
}SCSS
$custom: #90abc7; $custom-light: #b1c4d8; $custom-dark: #000000;
JSON
{
"hex": "#90abc7",
"rgb": {
"r": 144,
"g": 171,
"b": 199
},
"hsl": {
"h": 210.545,
"s": 32.934,
"l": 67.255
},
"oklch": {
"l": 0.73046,
"c": 0.05061,
"h": 249.5
},
"luminance": 0.39179
}Semantic roles & 50–950 ramp
primary
#90ABC7
secondary
#E2DAD1
accent
#743AAC
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183