#90AAA4#90AAA4
#90AAA4 is a light, muted teal. Relative luminance 0.374; OKLCH L 71.6% C 0.030 H 179.9°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #90AAA4 |
|---|---|
| RGB | rgb(144, 170, 164) |
| HSL | hsl(166, 13%, 62%) |
| HSV | hsv(166, 15%, 67%) |
| CMYK | cmyk(15.3%, 0%, 3.5%, 33.3%) |
| CIE-LAB | lab(67.55, -10.20, 0.08) |
| CIE-LCH | lch(67.55, 10.20, 179.55°) |
| OKLab | oklab(71.64% -0.0301 0.0001) |
| OKLCH | oklch(71.64% 0.03 179.9) |
| XYZ | xyz(32.5755, 37.3583, 40.6093) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.91
Greyish Teal
#719F91
ΔE00 7.88
Cadetblue
#5F9EA0
ΔE00 9.91
Cool Gray
#9AA7B0
ΔE00 9.92
Greenish Grey
#96AE8D
ΔE00 9.99
Bluegrey
#85A3B2
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AAA4 #AA9096
analogous
#90AA97 #90AAA4 #90A3AA
triadic
#90AAA4 #A490AA #AAA490
tetradic
#90AAA4 #9790AA #AA9096 #A3AA90
square
#90AAA4 #9790AA #AA9096 #A3AA90
split-complementary
#90AAA4 #AA90A3 #AA9790
monochromatic
#536D67 #6E8F87 #90AAA4 #B3C5C0 #D5DFDD
Accessibility & contrast
On white
2.48
#90AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#90AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AAA4
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AAA4 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A4
Deuteranopia (green-blind)
#A2A3A4
Tritanopia (blue-blind)
#8AABA8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #90aaa4; /* rgb */ color: rgb(144, 170, 164); /* oklch */ color: oklch(71.6% 0.030 179.9);
Tailwind
colors: {
custom: {
50: '#b0c3be',
500: '#90aaa4',
950: '#000000',
},
}SCSS
$custom: #90aaa4; $custom-light: #b0c3be; $custom-dark: #000000;
JSON
{
"hex": "#90aaa4",
"rgb": {
"r": 144,
"g": 170,
"b": 164
},
"hsl": {
"h": 166.154,
"s": 13.265,
"l": 61.569
},
"oklch": {
"l": 0.71641,
"c": 0.03007,
"h": 179.9
},
"luminance": 0.37359
}Semantic roles & 50–950 ramp
primary
#90AAA4
secondary
#D0C6C8
accent
#4E5F97
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#101212
muted
#7F8181