#99AAA7#99AAA7
#99AAA7 is a light, near-neutral teal. Relative luminance 0.383; OKLCH L 72.4% C 0.020 H 184.1°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #99AAA7 |
|---|---|
| RGB | rgb(153, 170, 167) |
| HSL | hsl(169, 9%, 63%) |
| HSV | hsv(169, 10%, 67%) |
| CMYK | cmyk(10%, 0%, 1.8%, 33.3%) |
| CIE-LAB | lab(68.25, -6.53, -0.48) |
| CIE-LCH | lch(68.25, 6.55, 184.21°) |
| OKLab | oklab(72.38% -0.0195 -0.0014) |
| OKLCH | oklch(72.38% 0.02 184.1) |
| XYZ | xyz(34.4851, 38.3112, 42.1297) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.03
Cool Gray
#9AA7B0
ΔE00 6.91
Dark Gray
#A9A9A9
ΔE00 8.07
Grey
#929591
ΔE00 8.17
Pewter
#899397
ΔE00 8.43
Bluegrey
#85A3B2
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99AAA7 #AA999C
analogous
#99AA9E #99AAA7 #99A4AA
triadic
#99AAA7 #A799AA #AAA799
tetradic
#99AAA7 #9E99AA #AA999C #A4AA99
square
#99AAA7 #9E99AA #AA999C #A4AA99
split-complementary
#99AAA7 #AA99A4 #AA9E99
monochromatic
#5B6D6A #788E8A #99AAA7 #BAC6C4 #DCE2E1
Accessibility & contrast
On white
2.42
#99AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#99AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99AAA7
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99AAA7 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A7
Deuteranopia (green-blind)
#A5A5A7
Tritanopia (blue-blind)
#95ABA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #99aaa7; /* rgb */ color: rgb(153, 170, 167); /* oklch */ color: oklch(72.4% 0.020 184.1);
Tailwind
colors: {
custom: {
50: '#b7c3c1',
500: '#99aaa7',
950: '#000000',
},
}SCSS
$custom: #99aaa7; $custom-light: #b7c3c1; $custom-dark: #000000;
JSON
{
"hex": "#99aaa7",
"rgb": {
"r": 153,
"g": 170,
"b": 167
},
"hsl": {
"h": 169.412,
"s": 9.091,
"l": 63.333
},
"oklch": {
"l": 0.72384,
"c": 0.01953,
"h": 184.1
},
"luminance": 0.38312
}Semantic roles & 50–950 ramp
primary
#99AAA7
secondary
#D2CCCD
accent
#525E93
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181