#96B2A6#96B2A6
#96B2A6 is a light, muted teal. Relative luminance 0.411; OKLCH L 73.9% C 0.035 H 167.6°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #96B2A6 |
|---|---|
| RGB | rgb(150, 178, 166) |
| HSL | hsl(154, 15%, 64%) |
| HSV | hsv(154, 16%, 70%) |
| CMYK | cmyk(15.7%, 0%, 6.7%, 30.2%) |
| CIE-LAB | lab(70.23, -12.01, 2.93) |
| CIE-LCH | lch(70.23, 12.36, 166.29°) |
| OKLab | oklab(73.89% -0.0344 0.0076) |
| OKLCH | oklch(73.89% 0.035 167.6) |
| XYZ | xyz(35.3793, 41.0771, 42.1337) |
| Luminance | 0.4108 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.62
Greyish Teal
#719F91
ΔE00 8.25
Sage Green
#9CAF88
ΔE00 9.64
Cool Grey
#95A3A6
ΔE00 9.78
Grey Green
#86A17D
ΔE00 10.04
Greyish Green
#82A67D
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B2A6 #B296A2
analogous
#96B298 #96B2A6 #96B0B2
triadic
#96B2A6 #A696B2 #B2A696
tetradic
#96B2A6 #9896B2 #B296A2 #B0B296
square
#96B2A6 #9896B2 #B296A2 #B0B296
split-complementary
#96B2A6 #B296B0 #B29896
monochromatic
#577769 #739888 #96B2A6 #B9CCC4 #DDE6E2
Accessibility & contrast
On white
2.28
#96B2A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#96B2A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B2A6
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B2A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B2A6 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AEA5
Deuteranopia (green-blind)
#ABAAA7
Tritanopia (blue-blind)
#90B2AE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #96b2a6; /* rgb */ color: rgb(150, 178, 166); /* oklch */ color: oklch(73.9% 0.035 167.6);
Tailwind
colors: {
custom: {
50: '#b5c9c0',
500: '#96b2a6',
950: '#000000',
},
}SCSS
$custom: #96b2a6; $custom-light: #b5c9c0; $custom-dark: #000000;
JSON
{
"hex": "#96b2a6",
"rgb": {
"r": 150,
"g": 178,
"b": 166
},
"hsl": {
"h": 154.286,
"s": 15.385,
"l": 64.314
},
"oklch": {
"l": 0.73892,
"c": 0.03521,
"h": 167.6
},
"luminance": 0.41078
}Semantic roles & 50–950 ramp
primary
#96B2A6
secondary
#D7CDD1
accent
#4C6D9A
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281