#96B6A2#96B6A2
#96B6A2 is a light, muted green. Relative luminance 0.425; OKLCH L 74.7% C 0.045 H 157.7°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #96B6A2 |
|---|---|
| RGB | rgb(150, 182, 162) |
| HSL | hsl(143, 18%, 65%) |
| HSV | hsv(143, 18%, 71%) |
| CMYK | cmyk(17.6%, 0%, 11%, 28.6%) |
| CIE-LAB | lab(71.25, -14.89, 6.59) |
| CIE-LCH | lch(71.25, 16.28, 156.12°) |
| OKLab | oklab(74.67% -0.0417 0.0171) |
| OKLCH | oklch(74.67% 0.045 157.7) |
| XYZ | xyz(35.8256, 42.5476, 40.5004) |
| Luminance | 0.4255 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.45
Sage Green
#9CAF88
ΔE00 7.55
Darkseagreen
#8FBC8F
ΔE00 7.61
Grey Green
#86A17D
ΔE00 8.45
Greyish Green
#82A67D
ΔE00 8.51
Greyish Teal
#719F91
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B6A2 #B696AA
analogous
#9AB696 #96B6A2 #96B6B2
triadic
#96B6A2 #A296B6 #B6A296
tetradic
#96B6A2 #969AB6 #B696AA #B6B296
square
#96B6A2 #969AB6 #B696AA #B6B296
split-complementary
#96B6A2 #B296B6 #B6969A
monochromatic
#567C64 #729D82 #96B6A2 #BACFC2 #DEE8E2
Accessibility & contrast
On white
2.21
#96B6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#96B6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B6A2
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B6A2 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B1A1
Deuteranopia (green-blind)
#B0ADA3
Tritanopia (blue-blind)
#91B5B0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #96b6a2; /* rgb */ color: rgb(150, 182, 162); /* oklch */ color: oklch(74.7% 0.045 157.7);
Tailwind
colors: {
custom: {
50: '#b5ccbd',
500: '#96b6a2',
950: '#000000',
},
}SCSS
$custom: #96b6a2; $custom-light: #b5ccbd; $custom-dark: #000000;
JSON
{
"hex": "#96b6a2",
"rgb": {
"r": 150,
"g": 182,
"b": 162
},
"hsl": {
"h": 142.5,
"s": 17.978,
"l": 65.098
},
"oklch": {
"l": 0.74668,
"c": 0.04506,
"h": 157.7
},
"luminance": 0.42549
}Semantic roles & 50–950 ramp
primary
#96B6A2
secondary
#D9CED5
accent
#497D9C
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281