#99ABA6#99ABA6
#99ABA6 is a light, muted teal. Relative luminance 0.387; OKLCH L 72.6% C 0.021 H 177.2°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #99ABA6 |
|---|---|
| RGB | rgb(153, 171, 166) |
| HSL | hsl(163, 10%, 64%) |
| HSV | hsv(163, 11%, 67%) |
| CMYK | cmyk(10.5%, 0%, 2.9%, 32.9%) |
| CIE-LAB | lab(68.50, -7.27, 0.44) |
| CIE-LCH | lch(68.50, 7.28, 176.57°) |
| OKLab | oklab(72.57% -0.0213 0.0011) |
| OKLCH | oklch(72.57% 0.021 177.2) |
| XYZ | xyz(34.5812, 38.6507, 41.7074) |
| Luminance | 0.3865 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.12
Cool Gray
#9AA7B0
ΔE00 8.05
Grey
#929591
ΔE00 8.67
Dark Gray
#A9A9A9
ΔE00 8.78
Pewter
#899397
ΔE00 9.27
Cement
#A5A391
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99ABA6 #AB999E
analogous
#99AB9D #99ABA6 #99A7AB
triadic
#99ABA6 #A699AB #ABA699
tetradic
#99ABA6 #9D99AB #AB999E #A7AB99
square
#99ABA6 #9D99AB #AB999E #A7AB99
split-complementary
#99ABA6 #AB99A7 #AB9D99
monochromatic
#5B6F69 #778F89 #99ABA6 #BBC7C3 #DCE2E1
Accessibility & contrast
On white
2.41
#99ABA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#99ABA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99ABA6
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99ABA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99ABA6 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9A6
Deuteranopia (green-blind)
#A6A6A6
Tritanopia (blue-blind)
#95ACA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #99aba6; /* rgb */ color: rgb(153, 171, 166); /* oklch */ color: oklch(72.6% 0.021 177.2);
Tailwind
colors: {
custom: {
50: '#b7c4c0',
500: '#99aba6',
950: '#000000',
},
}SCSS
$custom: #99aba6; $custom-light: #b7c4c0; $custom-dark: #000000;
JSON
{
"hex": "#99aba6",
"rgb": {
"r": 153,
"g": 171,
"b": 166
},
"hsl": {
"h": 163.333,
"s": 9.677,
"l": 63.529
},
"oklch": {
"l": 0.72571,
"c": 0.02136,
"h": 177.2
},
"luminance": 0.38651
}Semantic roles & 50–950 ramp
primary
#99ABA6
secondary
#D3CDCE
accent
#526494
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111212
muted
#808181