#95DD78#95DD78
#95DD78 is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.7% C 0.152 H 137.3°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #95DD78 |
|---|---|
| RGB | rgb(149, 221, 120) |
| HSL | hsl(103, 60%, 67%) |
| HSV | hsv(103, 46%, 87%) |
| CMYK | cmyk(32.6%, 0%, 45.7%, 13.3%) |
| CIE-LAB | lab(81.54, -40.69, 42.45) |
| CIE-LCH | lch(81.54, 58.81, 133.79°) |
| OKLab | oklab(82.69% -0.1116 0.103) |
| OKLCH | oklch(82.69% 0.152 137.3) |
| XYZ | xyz(41.6398, 59.4568, 27.0480) |
| Luminance | 0.5946 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.88
Lightish Green
#61E160
ΔE00 5.80
Fresh Green
#69D84F
ΔE00 5.82
Pistachio
#93C572
ΔE00 6.14
Pale Olive Green
#B1D27B
ΔE00 6.33
Light Green
#96F97B
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DD78 #C078DD
analogous
#C8DD78 #95DD78 #78DD8E
triadic
#95DD78 #7895DD #DD7895
tetradic
#95DD78 #78C8DD #C078DD #DD8E78
square
#95DD78 #78C8DD #C078DD #DD8E78
split-complementary
#95DD78 #8E78DD #DD78C8
monochromatic
#51AF2C #6FD147 #95DD78 #BBE9A9 #E2F6DA
Accessibility & contrast
On white
1.63
#95DD78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#95DD78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DD78
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DD78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DD78 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF70
Deuteranopia (green-blind)
#D8C87E
Tritanopia (blue-blind)
#92D7C5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #95dd78; /* rgb */ color: rgb(149, 221, 120); /* oklch */ color: oklch(82.7% 0.152 137.3);
Tailwind
colors: {
custom: {
50: '#b7e8a0',
500: '#95dd78',
950: '#000000',
},
}SCSS
$custom: #95dd78; $custom-light: #b7e8a0; $custom-dark: #000000;
JSON
{
"hex": "#95dd78",
"rgb": {
"r": 149,
"g": 221,
"b": 120
},
"hsl": {
"h": 102.772,
"s": 59.763,
"l": 66.863
},
"oklch": {
"l": 0.82685,
"c": 0.15192,
"h": 137.3
},
"luminance": 0.59459
}Semantic roles & 50–950 ramp
primary
#95DD78
secondary
#9348B1
accent
#1EC797
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#12160F
muted
#828480