#90AAA6#90AAA6
#90AAA6 is a light, muted teal. Relative luminance 0.374; OKLCH L 71.7% C 0.029 H 185.3°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #90AAA6 |
|---|---|
| RGB | rgb(144, 170, 166) |
| HSL | hsl(171, 13%, 62%) |
| HSV | hsv(171, 15%, 67%) |
| CMYK | cmyk(15.3%, 0%, 2.4%, 33.3%) |
| CIE-LAB | lab(67.60, -9.78, -0.95) |
| CIE-LCH | lch(67.60, 9.83, 185.55°) |
| OKLab | oklab(71.7% -0.0292 -0.0027) |
| OKLCH | oklch(71.7% 0.029 185.3) |
| XYZ | xyz(32.7575, 37.4311, 41.5680) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.24
Greyish Teal
#719F91
ΔE00 8.41
Bluegrey
#85A3B2
ΔE00 9.05
Cool Gray
#9AA7B0
ΔE00 9.13
Cadetblue
#5F9EA0
ΔE00 9.75
Pewter
#899397
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AAA6 #AA9094
analogous
#90AA99 #90AAA6 #90A1AA
triadic
#90AAA6 #A690AA #AAA690
tetradic
#90AAA6 #9990AA #AA9094 #A1AA90
square
#90AAA6 #9990AA #AA9094 #A1AA90
split-complementary
#90AAA6 #AA90A1 #AA9990
monochromatic
#536D69 #6E8F8A #90AAA6 #B3C5C2 #D5DFDE
Accessibility & contrast
On white
2.47
#90AAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#90AAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AAA6
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AAA6 | 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)
#A7A7A6
Deuteranopia (green-blind)
#A2A3A6
Tritanopia (blue-blind)
#89ABA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #90aaa6; /* rgb */ color: rgb(144, 170, 166); /* oklch */ color: oklch(71.7% 0.029 185.3);
Tailwind
colors: {
custom: {
50: '#b0c3c0',
500: '#90aaa6',
950: '#000000',
},
}SCSS
$custom: #90aaa6; $custom-light: #b0c3c0; $custom-dark: #000000;
JSON
{
"hex": "#90aaa6",
"rgb": {
"r": 144,
"g": 170,
"b": 166
},
"hsl": {
"h": 170.769,
"s": 13.265,
"l": 61.569
},
"oklch": {
"l": 0.71702,
"c": 0.02936,
"h": 185.3
},
"luminance": 0.37432
}Semantic roles & 50–950 ramp
primary
#90AAA6
secondary
#D0C6C8
accent
#4E5997
background
#FAFBFB
surface
#F5F7F7
border
#CFD0D0
text
#101212
muted
#7F8181