#90A8A6#90A8A6
#90A8A6 is a light, muted teal. Relative luminance 0.367; OKLCH L 71.3% C 0.027 H 190.4°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #90A8A6 |
|---|---|
| RGB | rgb(144, 168, 166) |
| HSL | hsl(175, 12%, 61%) |
| HSV | hsv(175, 14%, 66%) |
| CMYK | cmyk(14.3%, 0%, 1.2%, 34.1%) |
| CIE-LAB | lab(67.04, -8.71, -1.77) |
| CIE-LCH | lch(67.04, 8.89, 191.47°) |
| OKLab | oklab(71.26% -0.0264 -0.0049) |
| OKLCH | oklch(71.26% 0.027 190.4) |
| XYZ | xyz(32.3854, 36.6869, 41.4440) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.00
Bluegrey
#85A3B2
ΔE00 7.90
Cool Gray
#9AA7B0
ΔE00 7.92
Pewter
#899397
ΔE00 8.83
Bluey Grey
#89A0B0
ΔE00 9.14
Greyish Teal
#719F91
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90A8A6 #A89092
analogous
#90A89A #90A8A6 #909EA8
triadic
#90A8A6 #A690A8 #A8A690
tetradic
#90A8A6 #9A90A8 #A89092 #9EA890
square
#90A8A6 #9A90A8 #A89092 #9EA890
split-complementary
#90A8A6 #A8909E #A89A90
monochromatic
#536A68 #6E8D8A #90A8A6 #B2C3C2 #D5DEDD
Accessibility & contrast
On white
2.52
#90A8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#90A8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90A8A6
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90A8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90A8A6 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A5A6
Deuteranopia (green-blind)
#A0A2A6
Tritanopia (blue-blind)
#89A9A7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #90a8a6; /* rgb */ color: rgb(144, 168, 166); /* oklch */ color: oklch(71.3% 0.027 190.4);
Tailwind
colors: {
custom: {
50: '#b0c1c0',
500: '#90a8a6',
950: '#000000',
},
}SCSS
$custom: #90a8a6; $custom-light: #b0c1c0; $custom-dark: #000000;
JSON
{
"hex": "#90a8a6",
"rgb": {
"r": 144,
"g": 168,
"b": 166
},
"hsl": {
"h": 175,
"s": 12.121,
"l": 61.176
},
"oklch": {
"l": 0.7126,
"c": 0.02685,
"h": 190.4
},
"luminance": 0.36688
}Semantic roles & 50–950 ramp
primary
#90A8A6
secondary
#CEC5C6
accent
#4F5596
background
#FAFBFB
surface
#F5F7F7
border
#CFD0D0
text
#101212
muted
#7F8181