#96AE9C#96AE9C
#96AE9C is a light, muted green. Relative luminance 0.392; OKLCH L 72.7% C 0.037 H 153.0°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #96AE9C |
|---|---|
| RGB | rgb(150, 174, 156) |
| HSL | hsl(135, 13%, 64%) |
| HSV | hsv(135, 14%, 68%) |
| CMYK | cmyk(13.8%, 0%, 10.3%, 31.8%) |
| CIE-LAB | lab(68.86, -11.86, 6.47) |
| CIE-LCH | lch(68.86, 13.51, 151.40°) |
| OKLab | oklab(72.72% -0.033 0.0168) |
| OKLCH | oklch(72.72% 0.037 153) |
| XYZ | xyz(33.7131, 39.1558, 37.2277) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.02
Sage Green
#9CAF88
ΔE00 7.02
Grey Green
#86A17D
ΔE00 7.50
Greyish Teal
#719F91
ΔE00 8.29
Greyish Green
#82A67D
ΔE00 8.43
Greeny Grey
#7EA07A
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AE9C #AE96A8
analogous
#9CAE96 #96AE9C #96AEA8
triadic
#96AE9C #9C96AE #AE9C96
tetradic
#96AE9C #969CAE #AE96A8 #AEA896
square
#96AE9C #969CAE #AE96A8 #AEA896
split-complementary
#96AE9C #A896AE #AE969C
monochromatic
#58725E #73937B #96AE9C #B9C9BD #DBE3DD
Accessibility & contrast
On white
2.38
#96AE9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#96AE9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AE9C
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AE9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AE9C | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA9B
Deuteranopia (green-blind)
#AAA79D
Tritanopia (blue-blind)
#93ADA9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #96ae9c; /* rgb */ color: rgb(150, 174, 156); /* oklch */ color: oklch(72.7% 0.037 153.0);
Tailwind
colors: {
custom: {
50: '#b5c6b9',
500: '#96ae9c',
950: '#000000',
},
}SCSS
$custom: #96ae9c; $custom-light: #b5c6b9; $custom-dark: #000000;
JSON
{
"hex": "#96ae9c",
"rgb": {
"r": 150,
"g": 174,
"b": 156
},
"hsl": {
"h": 135,
"s": 12.903,
"l": 63.529
},
"oklch": {
"l": 0.72724,
"c": 0.03701,
"h": 153
},
"luminance": 0.39156
}Semantic roles & 50–950 ramp
primary
#96AE9C
secondary
#D4CCD2
accent
#4E8597
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280