#99AAA6#99AAA6
#99AAA6 is a light, near-neutral teal. Relative luminance 0.383; OKLCH L 72.4% C 0.020 H 180.0°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #99AAA6 |
|---|---|
| RGB | rgb(153, 170, 166) |
| HSL | hsl(166, 9%, 63%) |
| HSV | hsv(166, 10%, 67%) |
| CMYK | cmyk(10%, 0%, 2.4%, 33.3%) |
| CIE-LAB | lab(68.22, -6.73, 0.03) |
| CIE-LCH | lch(68.22, 6.73, 179.71°) |
| OKLab | oklab(72.35% -0.0199 0) |
| OKLCH | oklch(72.35% 0.02 180) |
| XYZ | xyz(34.3930, 38.2744, 41.6447) |
| Luminance | 0.3827 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.45
Cool Gray
#9AA7B0
ΔE00 7.40
Grey
#929591
ΔE00 8.20
Dark Gray
#A9A9A9
ΔE00 8.26
Pewter
#899397
ΔE00 8.68
Bluegrey
#85A3B2
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99AAA6 #AA999D
analogous
#99AA9D #99AAA6 #99A5AA
triadic
#99AAA6 #A699AA #AAA699
tetradic
#99AAA6 #9D99AA #AA999D #A5AA99
square
#99AAA6 #9D99AA #AA999D #A5AA99
split-complementary
#99AAA6 #AA99A5 #AA9D99
monochromatic
#5B6D69 #788E89 #99AAA6 #BAC6C3 #DCE2E0
Accessibility & contrast
On white
2.43
#99AAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#99AAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99AAA6
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99AAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99AAA6 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A6
Deuteranopia (green-blind)
#A5A5A6
Tritanopia (blue-blind)
#95ABA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #99aaa6; /* rgb */ color: rgb(153, 170, 166); /* oklch */ color: oklch(72.4% 0.020 180.0);
Tailwind
colors: {
custom: {
50: '#b7c3c0',
500: '#99aaa6',
950: '#000000',
},
}SCSS
$custom: #99aaa6; $custom-light: #b7c3c0; $custom-dark: #000000;
JSON
{
"hex": "#99aaa6",
"rgb": {
"r": 153,
"g": 170,
"b": 166
},
"hsl": {
"h": 165.882,
"s": 9.091,
"l": 63.333
},
"oklch": {
"l": 0.72353,
"c": 0.01989,
"h": 180
},
"luminance": 0.38275
}Semantic roles & 50–950 ramp
primary
#99AAA6
secondary
#D2CCCE
accent
#526293
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181