#95DB77#95DB77
#95DB77 is a very light, vivid green. Relative luminance 0.584; OKLCH L 82.2% C 0.150 H 136.9°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #95DB77 |
|---|---|
| RGB | rgb(149, 219, 119) |
| HSL | hsl(102, 58%, 66%) |
| HSV | hsv(102, 46%, 86%) |
| CMYK | cmyk(32%, 0%, 45.7%, 14.1%) |
| CIE-LAB | lab(80.95, -39.93, 42.20) |
| CIE-LCH | lch(80.95, 58.10, 133.42°) |
| OKLab | oklab(82.2% -0.1096 0.1024) |
| OKLCH | oklch(82.2% 0.15 136.9) |
| XYZ | xyz(41.0546, 58.3829, 26.5551) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.28
Pistachio
#93C572
ΔE00 5.67
Fresh Green
#69D84F
ΔE00 5.85
Lightish Green
#61E160
ΔE00 6.01
Pale Olive Green
#B1D27B
ΔE00 6.02
Light Moss Green
#A6C875
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DB77 #BD77DB
analogous
#C7DB77 #95DB77 #77DB8B
triadic
#95DB77 #7795DB #DB7795
tetradic
#95DB77 #77C7DB #BD77DB #DB8B77
square
#95DB77 #77C7DB #BD77DB #DB8B77
split-complementary
#95DB77 #8B77DB #DB77C7
monochromatic
#53AA2D #6FCE47 #95DB77 #BBE8A7 #E0F5D8
Accessibility & contrast
On white
1.66
#95DB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#95DB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DB77
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DB77 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD6F
Deuteranopia (green-blind)
#D7C77D
Tritanopia (blue-blind)
#93D5C3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #95db77; /* rgb */ color: rgb(149, 219, 119); /* oklch */ color: oklch(82.2% 0.150 136.9);
Tailwind
colors: {
custom: {
50: '#b7e6a0',
500: '#95db77',
950: '#000000',
},
}SCSS
$custom: #95db77; $custom-light: #b7e6a0; $custom-dark: #000000;
JSON
{
"hex": "#95db77",
"rgb": {
"r": 149,
"g": 219,
"b": 119
},
"hsl": {
"h": 102,
"s": 58.14,
"l": 66.275
},
"oklch": {
"l": 0.82201,
"c": 0.15001,
"h": 136.9
},
"luminance": 0.58385
}Semantic roles & 50–950 ramp
primary
#95DB77
secondary
#8F49AD
accent
#20C694
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11160F
muted
#818480