#96CB78#96CB78
#96CB78 is a light, vivid yellow-green. Relative luminance 0.506; OKLCH L 78.5% C 0.125 H 135.0°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #96CB78 |
|---|---|
| RGB | rgb(150, 203, 120) |
| HSL | hsl(98, 44%, 63%) |
| HSV | hsv(98, 41%, 80%) |
| CMYK | cmyk(26.1%, 0%, 40.9%, 20.4%) |
| CIE-LAB | lab(76.41, -32.16, 35.95) |
| CIE-LCH | lch(76.41, 48.24, 131.82°) |
| OKLab | oklab(78.54% -0.0881 0.0883) |
| OKLCH | oklch(78.54% 0.125 135) |
| XYZ | xyz(37.3229, 50.5509, 25.5565) |
| Luminance | 0.5055 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 1.55
Light Moss Green
#A6C875
ΔE00 3.63
Pale Olive Green
#B1D27B
ΔE00 4.86
Soft Green
#6FC276
ΔE00 6.13
Lichen
#8FB67B
ΔE00 6.56
Tan Green
#A9BE70
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CB78 #AD78CB
analogous
#BFCB78 #96CB78 #78CB83
triadic
#96CB78 #7896CB #CB7896
tetradic
#96CB78 #78BFCB #AD78CB #CB8378
square
#96CB78 #78BFCB #AD78CB #CB8378
split-complementary
#96CB78 #8378CB #CB78BF
monochromatic
#589138 #74BA4C #96CB78 #B8DCA4 #DBEDD0
Accessibility & contrast
On white
1.89
#96CB78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#96CB78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CB78
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CB78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CB78 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1BF72
Deuteranopia (green-blind)
#C9BB7D
Tritanopia (blue-blind)
#96C5B7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #96cb78; /* rgb */ color: rgb(150, 203, 120); /* oklch */ color: oklch(78.5% 0.125 135.0);
Tailwind
colors: {
custom: {
50: '#b6dba0',
500: '#96cb78',
950: '#000000',
},
}SCSS
$custom: #96cb78; $custom-light: #b6dba0; $custom-dark: #000000;
JSON
{
"hex": "#96cb78",
"rgb": {
"r": 150,
"g": 203,
"b": 120
},
"hsl": {
"h": 98.313,
"s": 44.385,
"l": 63.333
},
"oklch": {
"l": 0.78541,
"c": 0.12472,
"h": 135
},
"luminance": 0.50552
}Semantic roles & 50–950 ramp
primary
#96CB78
secondary
#7E5098
accent
#2EB886
background
#FDFEFC
surface
#F8FBF5
border
#D1D4CF
text
#11150F
muted
#818480