#90AAA9#90AAA9
#90AAA9 is a light, muted teal. Relative luminance 0.375; OKLCH L 71.8% C 0.029 H 193.7°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #90AAA9 |
|---|---|
| RGB | rgb(144, 170, 169) |
| HSL | hsl(178, 13%, 62%) |
| HSV | hsv(178, 15%, 67%) |
| CMYK | cmyk(15.3%, 0%, 0.6%, 33.3%) |
| CIE-LAB | lab(67.68, -9.15, -2.49) |
| CIE-LCH | lch(67.68, 9.48, 195.25°) |
| OKLab | oklab(71.8% -0.028 -0.0068) |
| OKLCH | oklch(71.8% 0.029 193.7) |
| XYZ | xyz(33.0359, 37.5424, 43.0343) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.33
Bluegrey
#85A3B2
ΔE00 7.60
Cool Gray
#9AA7B0
ΔE00 7.95
Bluey Grey
#89A0B0
ΔE00 9.01
Pewter
#899397
ΔE00 9.35
Greyish Teal
#719F91
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AAA9 #AA9091
analogous
#90AA9C #90AAA9 #909EAA
triadic
#90AAA9 #A990AA #AAA990
tetradic
#90AAA9 #9C90AA #AA9091 #9EAA90
square
#90AAA9 #9C90AA #AA9091 #9EAA90
split-complementary
#90AAA9 #AA909E #AA9C90
monochromatic
#536D6C #6E8F8E #90AAA9 #B3C5C4 #D5DFDF
Accessibility & contrast
On white
2.47
#90AAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#90AAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AAA9
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AAA9 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A9
Deuteranopia (green-blind)
#A1A3A9
Tritanopia (blue-blind)
#89ACAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #90aaa9; /* rgb */ color: rgb(144, 170, 169); /* oklch */ color: oklch(71.8% 0.029 193.7);
Tailwind
colors: {
custom: {
50: '#b0c3c2',
500: '#90aaa9',
950: '#000000',
},
}SCSS
$custom: #90aaa9; $custom-light: #b0c3c2; $custom-dark: #000000;
JSON
{
"hex": "#90aaa9",
"rgb": {
"r": 144,
"g": 170,
"b": 169
},
"hsl": {
"h": 177.692,
"s": 13.265,
"l": 61.569
},
"oklch": {
"l": 0.71795,
"c": 0.02882,
"h": 193.7
},
"luminance": 0.37543
}Semantic roles & 50–950 ramp
primary
#90AAA9
secondary
#D0C6C6
accent
#4E5197
background
#FAFBFB
surface
#F5F7F7
border
#CFD0D0
text
#101212
muted
#7F8181