#99AAA4#99AAA4
#99AAA4 is a light, muted teal. Relative luminance 0.382; OKLCH L 72.3% C 0.021 H 172.5°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #99AAA4 |
|---|---|
| RGB | rgb(153, 170, 164) |
| HSL | hsl(159, 9%, 63%) |
| HSV | hsv(159, 10%, 67%) |
| CMYK | cmyk(10%, 0%, 3.5%, 33.3%) |
| CIE-LAB | lab(68.17, -7.13, 1.06) |
| CIE-LCH | lch(68.17, 7.21, 171.50°) |
| OKLab | oklab(72.29% -0.0207 0.0027) |
| OKLCH | oklch(72.29% 0.021 172.5) |
| XYZ | xyz(34.2110, 38.2016, 40.6860) |
| Luminance | 0.3820 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.31
Grey
#929591
ΔE00 8.33
Cool Gray
#9AA7B0
ΔE00 8.36
Dark Gray
#A9A9A9
ΔE00 8.69
Cement
#A5A391
ΔE00 9.09
Pewter
#899397
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99AAA4 #AA999F
analogous
#99AA9B #99AAA4 #99A7AA
triadic
#99AAA4 #A499AA #AAA499
tetradic
#99AAA4 #9B99AA #AA999F #A7AA99
square
#99AAA4 #9B99AA #AA999F #A7AA99
split-complementary
#99AAA4 #AA99A7 #AA9B99
monochromatic
#5B6D67 #788E86 #99AAA4 #BAC6C2 #DCE2E0
Accessibility & contrast
On white
2.43
#99AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#99AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99AAA4
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99AAA4 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A4
Deuteranopia (green-blind)
#A5A5A4
Tritanopia (blue-blind)
#95AAA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #99aaa4; /* rgb */ color: rgb(153, 170, 164); /* oklch */ color: oklch(72.3% 0.021 172.5);
Tailwind
colors: {
custom: {
50: '#b7c3bf',
500: '#99aaa4',
950: '#000000',
},
}SCSS
$custom: #99aaa4; $custom-light: #b7c3bf; $custom-dark: #000000;
JSON
{
"hex": "#99aaa4",
"rgb": {
"r": 153,
"g": 170,
"b": 164
},
"hsl": {
"h": 158.824,
"s": 9.091,
"l": 63.333
},
"oklch": {
"l": 0.72294,
"c": 0.02089,
"h": 172.5
},
"luminance": 0.38202
}Semantic roles & 50–950 ramp
primary
#99AAA4
secondary
#D2CCCF
accent
#526993
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181