#96CB7B#96CB7B
#96CB7B is a light, vivid yellow-green. Relative luminance 0.506; OKLCH L 78.6% C 0.122 H 135.6°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #96CB7B |
|---|---|
| RGB | rgb(150, 203, 123) |
| HSL | hsl(100, 43%, 64%) |
| HSV | hsv(100, 39%, 80%) |
| CMYK | cmyk(26.1%, 0%, 39.4%, 20.4%) |
| CIE-LAB | lab(76.45, -31.75, 34.48) |
| CIE-LCH | lch(76.45, 46.87, 132.64°) |
| OKLab | oklab(78.59% -0.0869 0.085) |
| OKLCH | oklch(78.59% 0.122 135.6) |
| XYZ | xyz(37.5078, 50.6248, 26.5304) |
| Luminance | 0.5063 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 1.76
Light Moss Green
#A6C875
ΔE00 3.86
Pale Olive Green
#B1D27B
ΔE00 5.10
Soft Green
#6FC276
ΔE00 5.92
Lichen
#8FB67B
ΔE00 6.29
Tan Green
#A9BE70
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CB7B #B07BCB
analogous
#BECB7B #96CB7B #7BCB88
triadic
#96CB7B #7B96CB #CB7B96
tetradic
#96CB7B #7BBECB #B07BCB #CB887B
square
#96CB7B #7BBECB #B07BCB #CB887B
split-complementary
#96CB7B #887BCB #CB7BBE
monochromatic
#57923A #73BA4F #96CB7B #B9DCA7 #DCEED3
Accessibility & contrast
On white
1.89
#96CB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#96CB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CB7B
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CB7B | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C075
Deuteranopia (green-blind)
#C9BB7F
Tritanopia (blue-blind)
#95C5B7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #96cb7b; /* rgb */ color: rgb(150, 203, 123); /* oklch */ color: oklch(78.6% 0.122 135.6);
Tailwind
colors: {
custom: {
50: '#b6dba2',
500: '#96cb7b',
950: '#000000',
},
}SCSS
$custom: #96cb7b; $custom-light: #b6dba2; $custom-dark: #000000;
JSON
{
"hex": "#96cb7b",
"rgb": {
"r": 150,
"g": 203,
"b": 123
},
"hsl": {
"h": 99.75,
"s": 43.478,
"l": 63.922
},
"oklch": {
"l": 0.78592,
"c": 0.12153,
"h": 135.6
},
"luminance": 0.50626
}Semantic roles & 50–950 ramp
primary
#96CB7B
secondary
#815199
accent
#2FB789
background
#FDFEFC
surface
#F8FBF5
border
#D1D4CF
text
#11150F
muted
#818480