#96C79D#96C79D
#96C79D is a light, moderate green. Relative luminance 0.498; OKLCH L 78.4% C 0.078 H 148.6°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #96C79D |
|---|---|
| RGB | rgb(150, 199, 157) |
| HSL | hsl(129, 30%, 68%) |
| HSV | hsv(129, 25%, 78%) |
| CMYK | cmyk(24.6%, 0%, 21.1%, 22%) |
| CIE-LAB | lab(75.92, -24.41, 15.92) |
| CIE-LCH | lch(75.92, 29.14, 146.88°) |
| OKLab | oklab(78.37% -0.067 0.0408) |
| OKLCH | oklch(78.37% 0.078 148.6) |
| XYZ | xyz(39.0852, 49.7638, 39.4378) |
| Luminance | 0.4976 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.12
Lichen
#8FB67B
ΔE00 6.91
Pale Teal
#82CBB2
ΔE00 7.22
Sage Green (survey)
#88B378
ΔE00 7.36
Hospital Green
#9BE5AA
ΔE00 7.76
Greenish Grey
#96AE8D
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96C79D #C796C0
analogous
#A7C796 #96C79D #96C7B5
triadic
#96C79D #9D96C7 #C79D96
tetradic
#96C79D #96A7C7 #C796C0 #C7B596
square
#96C79D #96A7C7 #C796C0 #C7B596
split-complementary
#96C79D #B596C7 #C796A7
monochromatic
#4F9459 #6EB278 #96C79D #BEDCC2 #E6F2E8
Accessibility & contrast
On white
1.92
#96C79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#96C79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96C79D
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96C79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96C79D | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE9B
Deuteranopia (green-blind)
#C0B99F
Tritanopia (blue-blind)
#90C5BB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #96c79d; /* rgb */ color: rgb(150, 199, 157); /* oklch */ color: oklch(78.4% 0.078 148.6);
Tailwind
colors: {
custom: {
50: '#b5d8ba',
500: '#96c79d',
950: '#000000',
},
}SCSS
$custom: #96c79d; $custom-light: #b5d8ba; $custom-dark: #000000;
JSON
{
"hex": "#96c79d",
"rgb": {
"r": 150,
"g": 199,
"b": 157
},
"hsl": {
"h": 128.571,
"s": 30.435,
"l": 68.431
},
"oklch": {
"l": 0.7837,
"c": 0.07846,
"h": 148.6
},
"luminance": 0.49765
}Semantic roles & 50–950 ramp
primary
#96C79D
secondary
#E4D5E2
accent
#3C9AA9
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380