#99AAA2#99AAA2
#99AAA2 is a light, muted teal. Relative luminance 0.381; OKLCH L 72.2% C 0.022 H 165.8°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #99AAA2 |
|---|---|
| RGB | rgb(153, 170, 162) |
| HSL | hsl(152, 9%, 63%) |
| HSV | hsv(152, 10%, 67%) |
| CMYK | cmyk(10%, 0%, 4.7%, 33.3%) |
| CIE-LAB | lab(68.12, -7.52, 2.10) |
| CIE-LCH | lch(68.12, 7.81, 164.43°) |
| OKLab | oklab(72.23% -0.0215 0.0054) |
| OKLCH | oklch(72.23% 0.022 165.8) |
| XYZ | xyz(34.0318, 38.1299, 39.7423) |
| Luminance | 0.3813 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.17
Grey
#929591
ΔE00 8.53
Cement
#A5A391
ΔE00 8.72
Dark Gray
#A9A9A9
ΔE00 9.16
Greyish
#A8A495
ΔE00 9.28
Cool Gray
#9AA7B0
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99AAA2 #AA99A1
analogous
#99AA99 #99AAA2 #99A9AA
triadic
#99AAA2 #A299AA #AAA299
tetradic
#99AAA2 #9999AA #AA99A1 #A9AA99
square
#99AAA2 #9999AA #AA99A1 #A9AA99
split-complementary
#99AAA2 #AA99A9 #AA9999
monochromatic
#5B6D65 #788E84 #99AAA2 #BAC6C0 #DCE2DF
Accessibility & contrast
On white
2.43
#99AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#99AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99AAA2
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99AAA2 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A2
Deuteranopia (green-blind)
#A6A5A2
Tritanopia (blue-blind)
#96AAA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #99aaa2; /* rgb */ color: rgb(153, 170, 162); /* oklch */ color: oklch(72.2% 0.022 165.8);
Tailwind
colors: {
custom: {
50: '#b7c3bd',
500: '#99aaa2',
950: '#000000',
},
}SCSS
$custom: #99aaa2; $custom-light: #b7c3bd; $custom-dark: #000000;
JSON
{
"hex": "#99aaa2",
"rgb": {
"r": 153,
"g": 170,
"b": 162
},
"hsl": {
"h": 151.765,
"s": 9.091,
"l": 63.333
},
"oklch": {
"l": 0.72234,
"c": 0.02222,
"h": 165.8
},
"luminance": 0.3813
}Semantic roles & 50–950 ramp
primary
#99AAA2
secondary
#D2CCCF
accent
#527193
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181