#99ACA7#99ACA7
#99ACA7 is a light, muted teal. Relative luminance 0.391; OKLCH L 72.8% C 0.022 H 178.1°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #99ACA7 |
|---|---|
| RGB | rgb(153, 172, 167) |
| HSL | hsl(164, 10%, 64%) |
| HSV | hsv(164, 11%, 67%) |
| CMYK | cmyk(11%, 0%, 2.9%, 32.5%) |
| CIE-LAB | lab(68.80, -7.60, 0.32) |
| CIE-LCH | lch(68.80, 7.61, 177.57°) |
| OKLab | oklab(72.82% -0.0224 0.0007) |
| OKLCH | oklch(72.82% 0.022 178.1) |
| XYZ | xyz(34.8628, 39.0668, 42.2556) |
| Luminance | 0.3907 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.37
Cool Gray
#9AA7B0
ΔE00 8.23
Dark Gray
#A9A9A9
ΔE00 9.08
Grey
#929591
ΔE00 9.08
Pewter
#899397
ΔE00 9.60
Bluegrey
#85A3B2
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99ACA7 #AC999E
analogous
#99AC9D #99ACA7 #99A7AC
triadic
#99ACA7 #A799AC #ACA799
tetradic
#99ACA7 #9D99AC #AC999E #A7AC99
square
#99ACA7 #9D99AC #AC999E #A7AC99
split-complementary
#99ACA7 #AC99A7 #AC9D99
monochromatic
#5B706A #77918A #99ACA7 #BBC7C4 #DCE3E1
Accessibility & contrast
On white
2.38
#99ACA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#99ACA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99ACA7
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99ACA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99ACA7 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A7
Deuteranopia (green-blind)
#A7A7A7
Tritanopia (blue-blind)
#95ADAA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #99aca7; /* rgb */ color: rgb(153, 172, 167); /* oklch */ color: oklch(72.8% 0.022 178.1);
Tailwind
colors: {
custom: {
50: '#b7c4c1',
500: '#99aca7',
950: '#000000',
},
}SCSS
$custom: #99aca7; $custom-light: #b7c4c1; $custom-dark: #000000;
JSON
{
"hex": "#99aca7",
"rgb": {
"r": 153,
"g": 172,
"b": 167
},
"hsl": {
"h": 164.211,
"s": 10.27,
"l": 63.725
},
"oklch": {
"l": 0.72819,
"c": 0.02237,
"h": 178.1
},
"luminance": 0.39067
}Semantic roles & 50–950 ramp
primary
#99ACA7
secondary
#D4CDCF
accent
#516394
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111212
muted
#808181