#99AAA5#99AAA5
#99AAA5 is a light, muted teal. Relative luminance 0.382; OKLCH L 72.3% C 0.020 H 176.2°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #99AAA5 |
|---|---|
| RGB | rgb(153, 170, 165) |
| HSL | hsl(162, 9%, 63%) |
| HSV | hsv(162, 10%, 67%) |
| CMYK | cmyk(10%, 0%, 2.9%, 33.3%) |
| CIE-LAB | lab(68.20, -6.93, 0.55) |
| CIE-LCH | lch(68.20, 6.95, 175.47°) |
| OKLab | oklab(72.32% -0.0203 0.0014) |
| OKLCH | oklch(72.32% 0.02 176.2) |
| XYZ | xyz(34.3016, 38.2378, 41.1635) |
| Luminance | 0.3824 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.88
Cool Gray
#9AA7B0
ΔE00 7.88
Grey
#929591
ΔE00 8.25
Dark Gray
#A9A9A9
ΔE00 8.47
Pewter
#899397
ΔE00 8.95
Cement
#A5A391
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99AAA5 #AA999E
analogous
#99AA9C #99AAA5 #99A6AA
triadic
#99AAA5 #A599AA #AAA599
tetradic
#99AAA5 #9C99AA #AA999E #A6AA99
square
#99AAA5 #9C99AA #AA999E #A6AA99
split-complementary
#99AAA5 #AA99A6 #AA9C99
monochromatic
#5B6D68 #788E88 #99AAA5 #BAC6C2 #DCE2E0
Accessibility & contrast
On white
2.43
#99AAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#99AAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99AAA5
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99AAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99AAA5 | 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)
#A9A8A5
Deuteranopia (green-blind)
#A5A5A5
Tritanopia (blue-blind)
#95ABA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #99aaa5; /* rgb */ color: rgb(153, 170, 165); /* oklch */ color: oklch(72.3% 0.020 176.2);
Tailwind
colors: {
custom: {
50: '#b7c3bf',
500: '#99aaa5',
950: '#000000',
},
}SCSS
$custom: #99aaa5; $custom-light: #b7c3bf; $custom-dark: #000000;
JSON
{
"hex": "#99aaa5",
"rgb": {
"r": 153,
"g": 170,
"b": 165
},
"hsl": {
"h": 162.353,
"s": 9.091,
"l": 63.333
},
"oklch": {
"l": 0.72323,
"c": 0.02034,
"h": 176.2
},
"luminance": 0.38238
}Semantic roles & 50–950 ramp
primary
#99AAA5
secondary
#D2CCCE
accent
#526593
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181