#99ABA2#99ABA2
#99ABA2 is a light, muted teal. Relative luminance 0.385; OKLCH L 72.5% C 0.024 H 164.3°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #99ABA2 |
|---|---|
| RGB | rgb(153, 171, 162) |
| HSL | hsl(150, 10%, 64%) |
| HSV | hsv(150, 11%, 67%) |
| CMYK | cmyk(10.5%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(68.39, -8.06, 2.50) |
| CIE-LCH | lch(68.39, 8.44, 162.79°) |
| OKLab | oklab(72.45% -0.023 0.0065) |
| OKLCH | oklch(72.45% 0.024 164.3) |
| XYZ | xyz(34.2199, 38.5062, 39.8050) |
| Luminance | 0.3851 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.77
Greenish Grey
#96AE8D
ΔE00 8.79
Cement
#A5A391
ΔE00 8.91
Grey
#929591
ΔE00 9.06
Greyish
#A8A495
ΔE00 9.55
Dark Gray
#A9A9A9
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99ABA2 #AB99A2
analogous
#99AB99 #99ABA2 #99ABAB
triadic
#99ABA2 #A299AB #ABA299
tetradic
#99ABA2 #9999AB #AB99A2 #ABAB99
square
#99ABA2 #9999AB #AB99A2 #ABAB99
split-complementary
#99ABA2 #AB99AB #AB9999
monochromatic
#5B6F65 #778F83 #99ABA2 #BBC7C1 #DCE2DF
Accessibility & contrast
On white
2.41
#99ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#99ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99ABA2
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99ABA2 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A2
Deuteranopia (green-blind)
#A7A6A3
Tritanopia (blue-blind)
#96ABA8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #99aba2; /* rgb */ color: rgb(153, 171, 162); /* oklch */ color: oklch(72.5% 0.024 164.3);
Tailwind
colors: {
custom: {
50: '#b7c4bd',
500: '#99aba2',
950: '#000000',
},
}SCSS
$custom: #99aba2; $custom-light: #b7c4bd; $custom-dark: #000000;
JSON
{
"hex": "#99aba2",
"rgb": {
"r": 153,
"g": 171,
"b": 162
},
"hsl": {
"h": 150,
"s": 9.677,
"l": 63.529
},
"oklch": {
"l": 0.72453,
"c": 0.02389,
"h": 164.3
},
"luminance": 0.38507
}Semantic roles & 50–950 ramp
primary
#99ABA2
secondary
#D3CDD0
accent
#527394
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181