#96B8A2#96B8A2
#96B8A2 is a light, muted green. Relative luminance 0.434; OKLCH L 75.1% C 0.048 H 156.7°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #96B8A2 |
|---|---|
| RGB | rgb(150, 184, 162) |
| HSL | hsl(141, 19%, 65%) |
| HSV | hsv(141, 18%, 72%) |
| CMYK | cmyk(18.5%, 0%, 12%, 27.8%) |
| CIE-LAB | lab(71.81, -15.92, 7.39) |
| CIE-LCH | lch(71.81, 17.55, 155.09°) |
| OKLab | oklab(75.11% -0.0445 0.0192) |
| OKLCH | oklch(75.11% 0.048 156.7) |
| XYZ | xyz(36.2381, 43.3727, 40.6379) |
| Luminance | 0.4337 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.37
Darkseagreen
#8FBC8F
ΔE00 6.83
Sage Green
#9CAF88
ΔE00 7.41
Pale Teal
#82CBB2
ΔE00 8.08
Greyish Green
#82A67D
ΔE00 8.29
Grey Green
#86A17D
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B8A2 #B896AC
analogous
#9BB896 #96B8A2 #96B8B3
triadic
#96B8A2 #A296B8 #B8A296
tetradic
#96B8A2 #969BB8 #B896AC #B8B396
square
#96B8A2 #969BB8 #B896AC #B8B396
split-complementary
#96B8A2 #B396B8 #B8969B
monochromatic
#557E64 #719F82 #96B8A2 #BBD1C2 #DFE9E3
Accessibility & contrast
On white
2.17
#96B8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#96B8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B8A2
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B8A2 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B2A1
Deuteranopia (green-blind)
#B1AEA3
Tritanopia (blue-blind)
#91B7B2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #96b8a2; /* rgb */ color: rgb(150, 184, 162); /* oklch */ color: oklch(75.1% 0.048 156.7);
Tailwind
colors: {
custom: {
50: '#b5cdbd',
500: '#96b8a2',
950: '#000000',
},
}SCSS
$custom: #96b8a2; $custom-light: #b5cdbd; $custom-dark: #000000;
JSON
{
"hex": "#96b8a2",
"rgb": {
"r": 150,
"g": 184,
"b": 162
},
"hsl": {
"h": 141.176,
"s": 19.318,
"l": 65.49
},
"oklch": {
"l": 0.75114,
"c": 0.04843,
"h": 156.7
},
"luminance": 0.43374
}Semantic roles & 50–950 ramp
primary
#96B8A2
secondary
#DBCFD7
accent
#487F9E
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111312
muted
#808281