#99ABA4#99ABA4
#99ABA4 is a light, muted teal. Relative luminance 0.386; OKLCH L 72.5% C 0.022 H 170.3°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #99ABA4 |
|---|---|
| RGB | rgb(153, 171, 164) |
| HSL | hsl(157, 10%, 64%) |
| HSV | hsv(157, 11%, 67%) |
| CMYK | cmyk(10.5%, 0%, 4.1%, 32.9%) |
| CIE-LAB | lab(68.44, -7.67, 1.47) |
| CIE-LCH | lch(68.44, 7.80, 169.17°) |
| OKLab | oklab(72.51% -0.0222 0.0038) |
| OKLCH | oklch(72.51% 0.022 170.3) |
| XYZ | xyz(34.3991, 38.5779, 40.7487) |
| Luminance | 0.3858 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.94
Grey
#929591
ΔE00 8.83
Cool Gray
#9AA7B0
ΔE00 8.98
Dark Gray
#A9A9A9
ΔE00 9.21
Cement
#A5A391
ΔE00 9.22
Greenish Grey
#96AE8D
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99ABA4 #AB99A0
analogous
#99AB9B #99ABA4 #99A9AB
triadic
#99ABA4 #A499AB #ABA499
tetradic
#99ABA4 #9B99AB #AB99A0 #A9AB99
square
#99ABA4 #9B99AB #AB99A0 #A9AB99
split-complementary
#99ABA4 #AB99A9 #AB9B99
monochromatic
#5B6F67 #778F86 #99ABA4 #BBC7C2 #DCE2E0
Accessibility & contrast
On white
2.41
#99ABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#99ABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99ABA4
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99ABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99ABA4 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A4
Deuteranopia (green-blind)
#A6A6A4
Tritanopia (blue-blind)
#95ABA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #99aba4; /* rgb */ color: rgb(153, 171, 164); /* oklch */ color: oklch(72.5% 0.022 170.3);
Tailwind
colors: {
custom: {
50: '#b7c4bf',
500: '#99aba4',
950: '#000000',
},
}SCSS
$custom: #99aba4; $custom-light: #b7c4bf; $custom-dark: #000000;
JSON
{
"hex": "#99aba4",
"rgb": {
"r": 153,
"g": 171,
"b": 164
},
"hsl": {
"h": 156.667,
"s": 9.677,
"l": 63.529
},
"oklch": {
"l": 0.72511,
"c": 0.02248,
"h": 170.3
},
"luminance": 0.38578
}Semantic roles & 50–950 ramp
primary
#99ABA4
secondary
#D3CDCF
accent
#526B94
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181