#99ABA3#99ABA3
#99ABA3 is a light, muted teal. Relative luminance 0.385; OKLCH L 72.5% C 0.023 H 167.2°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #99ABA3 |
|---|---|
| RGB | rgb(153, 171, 163) |
| HSL | hsl(153, 10%, 64%) |
| HSV | hsv(153, 11%, 67%) |
| CMYK | cmyk(10.5%, 0%, 4.7%, 32.9%) |
| CIE-LAB | lab(68.42, -7.86, 1.98) |
| CIE-LCH | lch(68.42, 8.11, 165.86°) |
| OKLab | oklab(72.48% -0.0226 0.0051) |
| OKLCH | oklch(72.48% 0.023 167.2) |
| XYZ | xyz(34.3092, 38.5419, 40.2750) |
| Luminance | 0.3854 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.36
Grey
#929591
ΔE00 8.94
Cement
#A5A391
ΔE00 9.05
Greenish Grey
#96AE8D
ΔE00 9.23
Cool Gray
#9AA7B0
ΔE00 9.44
Dark Gray
#A9A9A9
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99ABA3 #AB99A1
analogous
#99AB9A #99ABA3 #99AAAB
triadic
#99ABA3 #A399AB #ABA399
tetradic
#99ABA3 #9A99AB #AB99A1 #AAAB99
square
#99ABA3 #9A99AB #AB99A1 #AAAB99
split-complementary
#99ABA3 #AB99AA #AB9A99
monochromatic
#5B6F66 #778F85 #99ABA3 #BBC7C1 #DCE2E0
Accessibility & contrast
On white
2.41
#99ABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#99ABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99ABA3
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99ABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99ABA3 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A3
Deuteranopia (green-blind)
#A7A6A3
Tritanopia (blue-blind)
#96ABA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #99aba3; /* rgb */ color: rgb(153, 171, 163); /* oklch */ color: oklch(72.5% 0.023 167.2);
Tailwind
colors: {
custom: {
50: '#b7c4be',
500: '#99aba3',
950: '#000000',
},
}SCSS
$custom: #99aba3; $custom-light: #b7c4be; $custom-dark: #000000;
JSON
{
"hex": "#99aba3",
"rgb": {
"r": 153,
"g": 171,
"b": 163
},
"hsl": {
"h": 153.333,
"s": 9.677,
"l": 63.529
},
"oklch": {
"l": 0.72482,
"c": 0.02316,
"h": 167.2
},
"luminance": 0.38542
}Semantic roles & 50–950 ramp
primary
#99ABA3
secondary
#D3CDD0
accent
#526F94
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181