#95DE7C#95DE7C
#95DE7C is a very light, vivid green. Relative luminance 0.601; OKLCH L 83.0% C 0.149 H 138.1°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #95DE7C |
|---|---|
| RGB | rgb(149, 222, 124) |
| HSL | hsl(105, 60%, 68%) |
| HSV | hsv(105, 44%, 87%) |
| CMYK | cmyk(32.9%, 0%, 44.1%, 12.9%) |
| CIE-LAB | lab(81.88, -40.62, 40.92) |
| CIE-LCH | lch(81.88, 57.66, 134.79°) |
| OKLab | oklab(82.98% -0.1112 0.0998) |
| OKLCH | oklch(82.98% 0.149 138.1) |
| XYZ | xyz(42.1525, 60.0855, 28.4415) |
| Luminance | 0.6009 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.39
Lightish Green
#61E160
ΔE00 5.90
Fresh Green
#69D84F
ΔE00 6.16
Pistachio
#93C572
ΔE00 6.30
Light Green
#96F97B
ΔE00 6.40
Pale Olive Green
#B1D27B
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DE7C #C57CDE
analogous
#C6DE7C #95DE7C #7CDE94
triadic
#95DE7C #7C95DE #DE7C95
tetradic
#95DE7C #7CC6DE #C57CDE #DE947C
square
#95DE7C #7CC6DE #C57CDE #DE947C
split-complementary
#95DE7C #947CDE #DE7CC6
monochromatic
#4FB32D #6DD24B #95DE7C #BDEAAD #E4F7DE
Accessibility & contrast
On white
1.61
#95DE7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#95DE7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DE7C
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DE7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DE7C | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D074
Deuteranopia (green-blind)
#D9C982
Tritanopia (blue-blind)
#91D8C6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #95de7c; /* rgb */ color: rgb(149, 222, 124); /* oklch */ color: oklch(83.0% 0.149 138.1);
Tailwind
colors: {
custom: {
50: '#b7e8a3',
500: '#95de7c',
950: '#000000',
},
}SCSS
$custom: #95de7c; $custom-light: #b7e8a3; $custom-dark: #000000;
JSON
{
"hex": "#95de7c",
"rgb": {
"r": 149,
"g": 222,
"b": 124
},
"hsl": {
"h": 104.694,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.82981,
"c": 0.14943,
"h": 138.1
},
"luminance": 0.60087
}Semantic roles & 50–950 ramp
primary
#95DE7C
secondary
#994AB4
accent
#1EC79C
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#11160F
muted
#818480