#90AAA0#90AAA0
#90AAA0 is a light, muted teal. Relative luminance 0.372; OKLCH L 71.5% C 0.032 H 170.2°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #90AAA0 |
|---|---|
| RGB | rgb(144, 170, 160) |
| HSL | hsl(157, 13%, 62%) |
| HSV | hsv(157, 15%, 67%) |
| CMYK | cmyk(15.3%, 0%, 5.9%, 33.3%) |
| CIE-LAB | lab(67.44, -11.02, 2.14) |
| CIE-LCH | lch(67.44, 11.23, 168.99°) |
| OKLab | oklab(71.52% -0.0317 0.0055) |
| OKLCH | oklch(71.52% 0.032 170.2) |
| XYZ | xyz(32.2199, 37.2160, 38.7368) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.15
Greenish Grey
#96AE8D
ΔE00 8.25
Cool Grey
#95A3A6
ΔE00 8.30
Grey Green
#86A17D
ΔE00 9.74
Dull Teal
#5F9E8F
ΔE00 10.24
Sage Green
#9CAF88
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AAA0 #AA909A
analogous
#90AA93 #90AAA0 #90A7AA
triadic
#90AAA0 #A090AA #AAA090
tetradic
#90AAA0 #9390AA #AA909A #A7AA90
square
#90AAA0 #9390AA #AA909A #A7AA90
split-complementary
#90AAA0 #AA90A7 #AA9390
monochromatic
#536D63 #6E8F82 #90AAA0 #B3C5BE #D5DFDB
Accessibility & contrast
On white
2.49
#90AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#90AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AAA0
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AAA0 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A6A0
Deuteranopia (green-blind)
#A3A3A1
Tritanopia (blue-blind)
#8BAAA7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #90aaa0; /* rgb */ color: rgb(144, 170, 160); /* oklch */ color: oklch(71.5% 0.032 170.2);
Tailwind
colors: {
custom: {
50: '#b0c3bc',
500: '#90aaa0',
950: '#000000',
},
}SCSS
$custom: #90aaa0; $custom-light: #b0c3bc; $custom-dark: #000000;
JSON
{
"hex": "#90aaa0",
"rgb": {
"r": 144,
"g": 170,
"b": 160
},
"hsl": {
"h": 156.923,
"s": 13.265,
"l": 61.569
},
"oklch": {
"l": 0.71521,
"c": 0.03222,
"h": 170.2
},
"luminance": 0.37217
}Semantic roles & 50–950 ramp
primary
#90AAA0
secondary
#D0C6CA
accent
#4E6A97
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#101212
muted
#7F8181