#96ACA4#96ACA4
#96ACA4 is a light, muted teal. Relative luminance 0.387; OKLCH L 72.5% C 0.027 H 171.6°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #96ACA4 |
|---|---|
| RGB | rgb(150, 172, 164) |
| HSL | hsl(158, 12%, 63%) |
| HSV | hsv(158, 13%, 67%) |
| CMYK | cmyk(12.8%, 0%, 4.7%, 32.5%) |
| CIE-LAB | lab(68.51, -9.23, 1.54) |
| CIE-LCH | lch(68.51, 9.36, 170.55°) |
| OKLab | oklab(72.51% -0.0267 0.0039) |
| OKLCH | oklch(72.51% 0.027 171.6) |
| XYZ | xyz(34.0295, 38.6687, 40.7857) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.00
Greyish Teal
#719F91
ΔE00 8.89
Greenish Grey
#96AE8D
ΔE00 9.06
Grey
#929591
ΔE00 10.00
Cool Gray
#9AA7B0
ΔE00 10.03
Cement
#A5A391
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96ACA4 #AC969E
analogous
#96AC99 #96ACA4 #96A9AC
triadic
#96ACA4 #A496AC #ACA496
tetradic
#96ACA4 #9996AC #AC969E #A9AC96
square
#96ACA4 #9996AC #AC969E #A9AC96
split-complementary
#96ACA4 #AC96A9 #AC9996
monochromatic
#586F67 #749186 #96ACA4 #B8C7C2 #DAE2DF
Accessibility & contrast
On white
2.40
#96ACA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#96ACA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96ACA4
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96ACA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96ACA4 | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 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)
#ABA9A4
Deuteranopia (green-blind)
#A6A6A5
Tritanopia (blue-blind)
#91ACAA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #96aca4; /* rgb */ color: rgb(150, 172, 164); /* oklch */ color: oklch(72.5% 0.027 171.6);
Tailwind
colors: {
custom: {
50: '#b5c4bf',
500: '#96aca4',
950: '#000000',
},
}SCSS
$custom: #96aca4; $custom-light: #b5c4bf; $custom-dark: #000000;
JSON
{
"hex": "#96aca4",
"rgb": {
"r": 150,
"g": 172,
"b": 164
},
"hsl": {
"h": 158.182,
"s": 11.702,
"l": 63.137
},
"oklch": {
"l": 0.72511,
"c": 0.02702,
"h": 171.6
},
"luminance": 0.38669
}Semantic roles & 50–950 ramp
primary
#96ACA4
secondary
#D3CBCE
accent
#506996
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181