#90A2A8#90A2A8
#90A2A8 is a light, muted cyan. Relative luminance 0.346; OKLCH L 70.0% C 0.022 H 219.8°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #90A2A8 |
|---|---|
| RGB | rgb(144, 162, 168) |
| HSL | hsl(195, 12%, 61%) |
| HSV | hsv(195, 14%, 66%) |
| CMYK | cmyk(14.3%, 3.6%, 0%, 34.1%) |
| CIE-LAB | lab(65.43, -5.03, -5.25) |
| CIE-LCH | lch(65.43, 7.28, 226.21°) |
| OKLab | oklab(70.01% -0.017 -0.0142) |
| OKLCH | oklch(70.01% 0.022 219.8) |
| XYZ | xyz(31.4881, 34.5964, 42.0570) |
| Luminance | 0.3460 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 1.82
Cool Gray
#9AA7B0
ΔE00 3.49
Bluegrey
#85A3B2
ΔE00 4.37
Bluey Grey
#89A0B0
ΔE00 4.38
Pewter
#899397
ΔE00 5.27
Greyblue
#77A1B5
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90A2A8 #A89690
analogous
#90A8A2 #90A2A8 #9096A8
triadic
#90A2A8 #A890A2 #A2A890
tetradic
#90A2A8 #A290A8 #A89690 #96A890
square
#90A2A8 #A290A8 #A89690 #96A890
split-complementary
#90A2A8 #A89096 #A8A290
monochromatic
#53656A #6E858D #90A2A8 #B2BFC3 #D5DBDE
Accessibility & contrast
On white
2.65
#90A2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#90A2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90A2A8
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90A2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90A2A8 | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA1A8
Deuteranopia (green-blind)
#9A9EA8
Tritanopia (blue-blind)
#8AA4A4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #90a2a8; /* rgb */ color: rgb(144, 162, 168); /* oklch */ color: oklch(70.0% 0.022 219.8);
Tailwind
colors: {
custom: {
50: '#b0bdc1',
500: '#90a2a8',
950: '#000000',
},
}SCSS
$custom: #90a2a8; $custom-light: #b0bdc1; $custom-dark: #000000;
JSON
{
"hex": "#90a2a8",
"rgb": {
"r": 144,
"g": 162,
"b": 168
},
"hsl": {
"h": 195,
"s": 12.121,
"l": 61.176
},
"oklch": {
"l": 0.70007,
"c": 0.02215,
"h": 219.8
},
"luminance": 0.34597
}Semantic roles & 50–950 ramp
primary
#90A2A8
secondary
#CEC8C5
accent
#614F96
background
#FAFBFB
surface
#F5F6F7
border
#CFD0D0
text
#101212
muted
#7F8181