#99ACA8#99ACA8
#99ACA8 is a light, muted teal. Relative luminance 0.391; OKLCH L 72.8% C 0.022 H 181.6°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #99ACA8 |
|---|---|
| RGB | rgb(153, 172, 168) |
| HSL | hsl(167, 10%, 64%) |
| HSV | hsv(167, 11%, 67%) |
| CMYK | cmyk(11%, 0%, 2.3%, 32.5%) |
| CIE-LAB | lab(68.83, -7.40, -0.19) |
| CIE-LCH | lch(68.83, 7.40, 181.48°) |
| OKLab | oklab(72.85% -0.0219 -0.0006) |
| OKLCH | oklch(72.85% 0.022 181.6) |
| XYZ | xyz(34.9556, 39.1039, 42.7443) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.99
Cool Gray
#9AA7B0
ΔE00 7.77
Dark Gray
#A9A9A9
ΔE00 8.89
Grey
#929591
ΔE00 9.03
Bluegrey
#85A3B2
ΔE00 9.23
Pewter
#899397
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99ACA8 #AC999D
analogous
#99AC9E #99ACA8 #99A6AC
triadic
#99ACA8 #A899AC #ACA899
tetradic
#99ACA8 #9E99AC #AC999D #A6AC99
square
#99ACA8 #9E99AC #AC999D #A6AC99
split-complementary
#99ACA8 #AC99A6 #AC9E99
monochromatic
#5B706B #77918B #99ACA8 #BBC7C5 #DCE3E2
Accessibility & contrast
On white
2.38
#99ACA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#99ACA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99ACA8
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99ACA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99ACA8 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAA8
Deuteranopia (green-blind)
#A6A7A8
Tritanopia (blue-blind)
#94ADAB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #99aca8; /* rgb */ color: rgb(153, 172, 168); /* oklch */ color: oklch(72.8% 0.022 181.6);
Tailwind
colors: {
custom: {
50: '#b7c4c1',
500: '#99aca8',
950: '#000000',
},
}SCSS
$custom: #99aca8; $custom-light: #b7c4c1; $custom-dark: #000000;
JSON
{
"hex": "#99aca8",
"rgb": {
"r": 153,
"g": 172,
"b": 168
},
"hsl": {
"h": 167.368,
"s": 10.27,
"l": 63.725
},
"oklch": {
"l": 0.72849,
"c": 0.02196,
"h": 181.6
},
"luminance": 0.39105
}Semantic roles & 50–950 ramp
primary
#99ACA8
secondary
#D4CDCE
accent
#515F94
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111212
muted
#808181