#99ABA9#99ABA9
#99ABA9 is a light, muted teal. Relative luminance 0.388; OKLCH L 72.7% C 0.020 H 188.6°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #99ABA9 |
|---|---|
| RGB | rgb(153, 171, 169) |
| HSL | hsl(173, 10%, 64%) |
| HSV | hsv(173, 11%, 67%) |
| CMYK | cmyk(10.5%, 0%, 1.2%, 32.9%) |
| CIE-LAB | lab(68.58, -6.66, -1.11) |
| CIE-LCH | lch(68.58, 6.75, 189.44°) |
| OKLab | oklab(72.66% -0.0201 -0.0031) |
| OKLCH | oklch(72.66% 0.02 188.6) |
| XYZ | xyz(34.8596, 38.7621, 43.1737) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.93
Cool Gray
#9AA7B0
ΔE00 6.63
Dark Gray
#A9A9A9
ΔE00 8.21
Bluegrey
#85A3B2
ΔE00 8.26
Pewter
#899397
ΔE00 8.54
Grey
#929591
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99ABA9 #AB999B
analogous
#99ABA0 #99ABA9 #99A4AB
triadic
#99ABA9 #A999AB #ABA999
tetradic
#99ABA9 #A099AB #AB999B #A4AB99
square
#99ABA9 #A099AB #AB999B #A4AB99
split-complementary
#99ABA9 #AB99A4 #ABA099
monochromatic
#5B6F6C #778F8D #99ABA9 #BBC7C5 #DCE2E2
Accessibility & contrast
On white
2.40
#99ABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#99ABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99ABA9
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99ABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99ABA9 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9A9
Deuteranopia (green-blind)
#A5A6A9
Tritanopia (blue-blind)
#94ACAA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #99aba9; /* rgb */ color: rgb(153, 171, 169); /* oklch */ color: oklch(72.7% 0.020 188.6);
Tailwind
colors: {
custom: {
50: '#b7c4c2',
500: '#99aba9',
950: '#000000',
},
}SCSS
$custom: #99aba9; $custom-light: #b7c4c2; $custom-dark: #000000;
JSON
{
"hex": "#99aba9",
"rgb": {
"r": 153,
"g": 171,
"b": 169
},
"hsl": {
"h": 173.333,
"s": 9.677,
"l": 63.529
},
"oklch": {
"l": 0.72662,
"c": 0.02033,
"h": 188.6
},
"luminance": 0.38763
}Semantic roles & 50–950 ramp
primary
#99ABA9
secondary
#D3CDCD
accent
#525994
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111212
muted
#808181