#90AAA7#90AAA7
#90AAA7 is a light, muted teal. Relative luminance 0.375; OKLCH L 71.7% C 0.029 H 188.0°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #90AAA7 |
|---|---|
| RGB | rgb(144, 170, 167) |
| HSL | hsl(173, 13%, 62%) |
| HSV | hsv(173, 15%, 67%) |
| CMYK | cmyk(15.3%, 0%, 1.8%, 33.3%) |
| CIE-LAB | lab(67.63, -9.57, -1.47) |
| CIE-LCH | lch(67.63, 9.68, 188.71°) |
| OKLab | oklab(71.73% -0.0288 -0.0041) |
| OKLCH | oklch(71.73% 0.029 188) |
| XYZ | xyz(32.8496, 37.4679, 42.0530) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.92
Bluegrey
#85A3B2
ΔE00 8.56
Greyish Teal
#719F91
ΔE00 8.71
Cool Gray
#9AA7B0
ΔE00 8.73
Cadetblue
#5F9EA0
ΔE00 9.72
Pewter
#899397
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AAA7 #AA9093
analogous
#90AA9A #90AAA7 #90A0AA
triadic
#90AAA7 #A790AA #AAA790
tetradic
#90AAA7 #9A90AA #AA9093 #A0AA90
square
#90AAA7 #9A90AA #AA9093 #A0AA90
split-complementary
#90AAA7 #AA90A0 #AA9A90
monochromatic
#536D6A #6E8F8B #90AAA7 #B3C5C2 #D5DFDE
Accessibility & contrast
On white
2.47
#90AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#90AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AAA7
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AAA7 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A7
Deuteranopia (green-blind)
#A2A3A7
Tritanopia (blue-blind)
#89ABA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #90aaa7; /* rgb */ color: rgb(144, 170, 167); /* oklch */ color: oklch(71.7% 0.029 188.0);
Tailwind
colors: {
custom: {
50: '#b0c3c1',
500: '#90aaa7',
950: '#000000',
},
}SCSS
$custom: #90aaa7; $custom-light: #b0c3c1; $custom-dark: #000000;
JSON
{
"hex": "#90aaa7",
"rgb": {
"r": 144,
"g": 170,
"b": 167
},
"hsl": {
"h": 173.077,
"s": 13.265,
"l": 61.569
},
"oklch": {
"l": 0.71733,
"c": 0.02911,
"h": 188
},
"luminance": 0.37469
}Semantic roles & 50–950 ramp
primary
#90AAA7
secondary
#D0C6C7
accent
#4E5797
background
#FAFBFB
surface
#F5F7F7
border
#CFD0D0
text
#101212
muted
#7F8181