#96ABA7#96ABA7
#96ABA7 is a light, muted teal. Relative luminance 0.384; OKLCH L 72.4% C 0.024 H 182.9°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #96ABA7 |
|---|---|
| RGB | rgb(150, 171, 167) |
| HSL | hsl(169, 11%, 63%) |
| HSV | hsv(169, 12%, 67%) |
| CMYK | cmyk(12.3%, 0%, 2.3%, 32.9%) |
| CIE-LAB | lab(68.31, -8.09, -0.41) |
| CIE-LCH | lch(68.31, 8.10, 182.91°) |
| OKLab | oklab(72.38% -0.024 -0.0012) |
| OKLCH | oklch(72.38% 0.024 182.9) |
| XYZ | xyz(34.1140, 38.3992, 42.1662) |
| Luminance | 0.3840 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.23
Cool Gray
#9AA7B0
ΔE00 8.12
Bluegrey
#85A3B2
ΔE00 9.07
Grey
#929591
ΔE00 9.29
Pewter
#899397
ΔE00 9.41
Dark Gray
#A9A9A9
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96ABA7 #AB969A
analogous
#96AB9C #96ABA7 #96A4AB
triadic
#96ABA7 #A796AB #ABA796
tetradic
#96ABA7 #9C96AB #AB969A #A4AB96
square
#96ABA7 #9C96AB #AB969A #A4AB96
split-complementary
#96ABA7 #AB96A4 #AB9C96
monochromatic
#586E6A #74908B #96ABA7 #B8C6C3 #DAE1E0
Accessibility & contrast
On white
2.42
#96ABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#96ABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96ABA7
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96ABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96ABA7 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A7
Deuteranopia (green-blind)
#A5A5A7
Tritanopia (blue-blind)
#91ACAA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #96aba7; /* rgb */ color: rgb(150, 171, 167); /* oklch */ color: oklch(72.4% 0.024 182.9);
Tailwind
colors: {
custom: {
50: '#b5c4c1',
500: '#96aba7',
950: '#000000',
},
}SCSS
$custom: #96aba7; $custom-light: #b5c4c1; $custom-dark: #000000;
JSON
{
"hex": "#96aba7",
"rgb": {
"r": 150,
"g": 171,
"b": 167
},
"hsl": {
"h": 168.571,
"s": 11.111,
"l": 62.941
},
"oklch": {
"l": 0.72381,
"c": 0.02408,
"h": 182.9
},
"luminance": 0.384
}Semantic roles & 50–950 ramp
primary
#96ABA7
secondary
#D2CBCC
accent
#505D95
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111212
muted
#808181