#96AE94#96AE94
#96AE94 is a light, muted green. Relative luminance 0.389; OKLCH L 72.5% C 0.046 H 143.0°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #96AE94 |
|---|---|
| RGB | rgb(150, 174, 148) |
| HSL | hsl(115, 14%, 63%) |
| HSV | hsv(115, 15%, 68%) |
| CMYK | cmyk(13.8%, 0%, 14.9%, 31.8%) |
| CIE-LAB | lab(68.67, -13.35, 10.60) |
| CIE-LCH | lch(68.67, 17.05, 141.54°) |
| OKLab | oklab(72.51% -0.0364 0.0274) |
| OKLCH | oklch(72.51% 0.046 143) |
| XYZ | xyz(33.0579, 38.8937, 33.7768) |
| Luminance | 0.3889 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.22
Sage Green
#9CAF88
ΔE00 4.38
Grey Green
#86A17D
ΔE00 5.41
Greyish Green
#82A67D
ΔE00 6.16
Greeny Grey
#7EA07A
ΔE00 6.71
Darkseagreen
#8FBC8F
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AE94 #AC94AE
analogous
#A3AE94 #96AE94 #94AE9F
triadic
#96AE94 #9496AE #AE9496
tetradic
#96AE94 #94A3AE #AC94AE #AE9F94
square
#96AE94 #94A3AE #AC94AE #AE9F94
split-complementary
#96AE94 #9F94AE #AE94A3
monochromatic
#587256 #749471 #96AE94 #B8C8B7 #DAE3DA
Accessibility & contrast
On white
2.39
#96AE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#96AE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AE94
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AE94 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA993
Deuteranopia (green-blind)
#ABA795
Tritanopia (blue-blind)
#94ACA7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #96ae94; /* rgb */ color: rgb(150, 174, 148); /* oklch */ color: oklch(72.5% 0.046 143.0);
Tailwind
colors: {
custom: {
50: '#b5c6b3',
500: '#96ae94',
950: '#000000',
},
}SCSS
$custom: #96ae94; $custom-light: #b5c6b3; $custom-dark: #000000;
JSON
{
"hex": "#96ae94",
"rgb": {
"r": 150,
"g": 174,
"b": 148
},
"hsl": {
"h": 115.385,
"s": 13.83,
"l": 63.137
},
"oklch": {
"l": 0.7251,
"c": 0.04558,
"h": 143
},
"luminance": 0.38894
}Semantic roles & 50–950 ramp
primary
#96AE94
secondary
#D3CAD4
accent
#4E9892
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280