#95DC79#95DC79
#95DC79 is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.5% C 0.149 H 137.4°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #95DC79 |
|---|---|
| RGB | rgb(149, 220, 121) |
| HSL | hsl(103, 59%, 67%) |
| HSV | hsv(103, 45%, 86%) |
| CMYK | cmyk(32.3%, 0%, 45%, 13.7%) |
| CIE-LAB | lab(81.27, -40.12, 41.62) |
| CIE-LCH | lch(81.27, 57.81, 133.95°) |
| OKLab | oklab(82.47% -0.11 0.1012) |
| OKLCH | oklch(82.47% 0.149 137.4) |
| XYZ | xyz(41.4376, 58.9547, 27.2815) |
| Luminance | 0.5896 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.96
Pistachio
#93C572
ΔE00 5.86
Fresh Green
#69D84F
ΔE00 5.97
Lightish Green
#61E160
ΔE00 5.97
Pale Olive Green
#B1D27B
ΔE00 6.20
Light Green
#96F97B
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DC79 #C079DC
analogous
#C7DC79 #95DC79 #79DC8F
triadic
#95DC79 #7995DC #DC7995
tetradic
#95DC79 #79C7DC #C079DC #DC8F79
square
#95DC79 #79C7DC #C079DC #DC8F79
split-complementary
#95DC79 #8F79DC #DC79C7
monochromatic
#51AD2D #6FCF48 #95DC79 #BBE9AA #E2F5DA
Accessibility & contrast
On white
1.64
#95DC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#95DC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DC79
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DC79 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE71
Deuteranopia (green-blind)
#D7C87F
Tritanopia (blue-blind)
#92D6C4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #95dc79; /* rgb */ color: rgb(149, 220, 121); /* oklch */ color: oklch(82.5% 0.149 137.4);
Tailwind
colors: {
custom: {
50: '#b7e7a1',
500: '#95dc79',
950: '#000000',
},
}SCSS
$custom: #95dc79; $custom-light: #b7e7a1; $custom-dark: #000000;
JSON
{
"hex": "#95dc79",
"rgb": {
"r": 149,
"g": 220,
"b": 121
},
"hsl": {
"h": 103.03,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.82466,
"c": 0.14949,
"h": 137.4
},
"luminance": 0.58956
}Semantic roles & 50–950 ramp
primary
#95DC79
secondary
#934AB0
accent
#1FC697
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11160F
muted
#818480