#99ABA7#99ABA7
#99ABA7 is a light, muted teal. Relative luminance 0.387; OKLCH L 72.6% C 0.021 H 180.9°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #99ABA7 |
|---|---|
| RGB | rgb(153, 171, 167) |
| HSL | hsl(167, 10%, 64%) |
| HSV | hsv(167, 11%, 67%) |
| CMYK | cmyk(10.5%, 0%, 2.3%, 32.9%) |
| CIE-LAB | lab(68.52, -7.07, -0.08) |
| CIE-LCH | lch(68.52, 7.07, 180.64°) |
| OKLab | oklab(72.6% -0.0209 -0.0003) |
| OKLCH | oklch(72.6% 0.021 180.9) |
| XYZ | xyz(34.6732, 38.6876, 42.1924) |
| Luminance | 0.3869 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.71
Cool Gray
#9AA7B0
ΔE00 7.58
Dark Gray
#A9A9A9
ΔE00 8.57
Grey
#929591
ΔE00 8.62
Pewter
#899397
ΔE00 9.02
Bluegrey
#85A3B2
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99ABA7 #AB999D
analogous
#99AB9E #99ABA7 #99A6AB
triadic
#99ABA7 #A799AB #ABA799
tetradic
#99ABA7 #9E99AB #AB999D #A6AB99
square
#99ABA7 #9E99AB #AB999D #A6AB99
split-complementary
#99ABA7 #AB99A6 #AB9E99
monochromatic
#5B6F6A #778F8A #99ABA7 #BBC7C4 #DCE2E1
Accessibility & contrast
On white
2.40
#99ABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#99ABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99ABA7
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99ABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99ABA7 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9A7
Deuteranopia (green-blind)
#A6A6A7
Tritanopia (blue-blind)
#95ACAA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #99aba7; /* rgb */ color: rgb(153, 171, 167); /* oklch */ color: oklch(72.6% 0.021 180.9);
Tailwind
colors: {
custom: {
50: '#b7c4c1',
500: '#99aba7',
950: '#000000',
},
}SCSS
$custom: #99aba7; $custom-light: #b7c4c1; $custom-dark: #000000;
JSON
{
"hex": "#99aba7",
"rgb": {
"r": 153,
"g": 171,
"b": 167
},
"hsl": {
"h": 166.667,
"s": 9.677,
"l": 63.529
},
"oklch": {
"l": 0.72601,
"c": 0.02092,
"h": 180.9
},
"luminance": 0.38688
}Semantic roles & 50–950 ramp
primary
#99ABA7
secondary
#D3CDCE
accent
#526094
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111212
muted
#808181