#96ABA4#96ABA4
#96ABA4 is a light, muted teal. Relative luminance 0.383; OKLCH L 72.3% C 0.025 H 173.5°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #96ABA4 |
|---|---|
| RGB | rgb(150, 171, 164) |
| HSL | hsl(160, 11%, 63%) |
| HSV | hsv(160, 12%, 67%) |
| CMYK | cmyk(12.3%, 0%, 4.1%, 32.9%) |
| CIE-LAB | lab(68.23, -8.70, 1.13) |
| CIE-LCH | lch(68.23, 8.77, 172.58°) |
| OKLab | oklab(72.29% -0.0253 0.0029) |
| OKLCH | oklch(72.29% 0.025 173.5) |
| XYZ | xyz(33.8399, 38.2895, 40.7225) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.38
Greyish Teal
#719F91
ΔE00 9.16
Cool Gray
#9AA7B0
ΔE00 9.44
Grey
#929591
ΔE00 9.51
Greenish Grey
#96AE8D
ΔE00 9.53
Cement
#A5A391
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96ABA4 #AB969D
analogous
#96AB99 #96ABA4 #96A7AB
triadic
#96ABA4 #A496AB #ABA496
tetradic
#96ABA4 #9996AB #AB969D #A7AB96
square
#96ABA4 #9996AB #AB969D #A7AB96
split-complementary
#96ABA4 #AB96A7 #AB9996
monochromatic
#586E67 #749087 #96ABA4 #B8C6C1 #DAE1DF
Accessibility & contrast
On white
2.43
#96ABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#96ABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96ABA4
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96ABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96ABA4 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A4
Deuteranopia (green-blind)
#A5A5A4
Tritanopia (blue-blind)
#92ACA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #96aba4; /* rgb */ color: rgb(150, 171, 164); /* oklch */ color: oklch(72.3% 0.025 173.5);
Tailwind
colors: {
custom: {
50: '#b5c4bf',
500: '#96aba4',
950: '#000000',
},
}SCSS
$custom: #96aba4; $custom-light: #b5c4bf; $custom-dark: #000000;
JSON
{
"hex": "#96aba4",
"rgb": {
"r": 150,
"g": 171,
"b": 164
},
"hsl": {
"h": 160,
"s": 11.111,
"l": 62.941
},
"oklch": {
"l": 0.72291,
"c": 0.02546,
"h": 173.5
},
"luminance": 0.3829
}Semantic roles & 50–950 ramp
primary
#96ABA4
secondary
#D2CBCD
accent
#506795
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181