#96A8A4#96A8A4
#96A8A4 is a light, muted teal. Relative luminance 0.372; OKLCH L 71.6% C 0.021 H 180.8°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #96A8A4 |
|---|---|
| RGB | rgb(150, 168, 164) |
| HSL | hsl(167, 9%, 62%) |
| HSV | hsv(167, 11%, 66%) |
| CMYK | cmyk(10.7%, 0%, 2.4%, 34.1%) |
| CIE-LAB | lab(67.40, -7.09, -0.08) |
| CIE-LCH | lch(67.40, 7.09, 180.62°) |
| OKLab | oklab(71.63% -0.021 -0.0003) |
| OKLCH | oklch(71.63% 0.021 180.8) |
| XYZ | xyz(33.2796, 37.1691, 40.5358) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.42
Cool Gray
#9AA7B0
ΔE00 7.58
Grey
#929591
ΔE00 8.05
Pewter
#899397
ΔE00 8.38
Dark Gray
#A9A9A9
ΔE00 8.70
Bluegrey
#85A3B2
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A8A4 #A8969A
analogous
#96A89B #96A8A4 #96A3A8
triadic
#96A8A4 #A496A8 #A8A496
tetradic
#96A8A4 #9B96A8 #A8969A #A3A896
square
#96A8A4 #9B96A8 #A8969A #A3A896
split-complementary
#96A8A4 #A896A3 #A89B96
monochromatic
#596B67 #758C87 #96A8A4 #B7C4C1 #D9DFDE
Accessibility & contrast
On white
2.49
#96A8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#96A8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A8A4
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A8A4 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A4
Deuteranopia (green-blind)
#A3A3A4
Tritanopia (blue-blind)
#92A9A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #96a8a4; /* rgb */ color: rgb(150, 168, 164); /* oklch */ color: oklch(71.6% 0.021 180.8);
Tailwind
colors: {
custom: {
50: '#b5c1bf',
500: '#96a8a4',
950: '#000000',
},
}SCSS
$custom: #96a8a4; $custom-light: #b5c1bf; $custom-dark: #000000;
JSON
{
"hex": "#96a8a4",
"rgb": {
"r": 150,
"g": 168,
"b": 164
},
"hsl": {
"h": 166.667,
"s": 9.375,
"l": 62.353
},
"oklch": {
"l": 0.71634,
"c": 0.02098,
"h": 180.8
},
"luminance": 0.3717
}Semantic roles & 50–950 ramp
primary
#96A8A4
secondary
#D0CACB
accent
#526193
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181