#96A8A2#96A8A2
#96A8A2 is a light, muted teal. Relative luminance 0.371; OKLCH L 71.6% C 0.022 H 173.7°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #96A8A2 |
|---|---|
| RGB | rgb(150, 168, 162) |
| HSL | hsl(160, 9%, 62%) |
| HSV | hsv(160, 11%, 66%) |
| CMYK | cmyk(10.7%, 0%, 3.6%, 34.1%) |
| CIE-LAB | lab(67.35, -7.49, 0.96) |
| CIE-LCH | lch(67.35, 7.55, 172.73°) |
| OKLab | oklab(71.57% -0.0218 0.0024) |
| OKLCH | oklch(71.57% 0.022 173.7) |
| XYZ | xyz(33.1004, 37.0974, 39.5920) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.30
Grey
#929591
ΔE00 8.19
Cool Gray
#9AA7B0
ΔE00 8.52
Pewter
#899397
ΔE00 8.95
Dark Gray
#A9A9A9
ΔE00 9.11
Cement
#A5A391
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A8A2 #A8969C
analogous
#96A899 #96A8A2 #96A5A8
triadic
#96A8A2 #A296A8 #A8A296
tetradic
#96A8A2 #9996A8 #A8969C #A5A896
square
#96A8A2 #9996A8 #A8969C #A5A896
split-complementary
#96A8A2 #A896A5 #A89996
monochromatic
#596B65 #758C84 #96A8A2 #B7C4C0 #D9DFDD
Accessibility & contrast
On white
2.49
#96A8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#96A8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A8A2
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A8A2 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A5A2
Deuteranopia (green-blind)
#A3A3A2
Tritanopia (blue-blind)
#92A8A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #96a8a2; /* rgb */ color: rgb(150, 168, 162); /* oklch */ color: oklch(71.6% 0.022 173.7);
Tailwind
colors: {
custom: {
50: '#b5c1bd',
500: '#96a8a2',
950: '#000000',
},
}SCSS
$custom: #96a8a2; $custom-light: #b5c1bd; $custom-dark: #000000;
JSON
{
"hex": "#96a8a2",
"rgb": {
"r": 150,
"g": 168,
"b": 162
},
"hsl": {
"h": 160,
"s": 9.375,
"l": 62.353
},
"oklch": {
"l": 0.71574,
"c": 0.02194,
"h": 173.7
},
"luminance": 0.37098
}Semantic roles & 50–950 ramp
primary
#96A8A2
secondary
#D0CACC
accent
#526893
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181