#95DF7E#95DF7E
#95DF7E is a very light, vivid green. Relative luminance 0.607; OKLCH L 83.2% C 0.149 H 138.6°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #95DF7E |
|---|---|
| RGB | rgb(149, 223, 126) |
| HSL | hsl(106, 60%, 68%) |
| HSV | hsv(106, 43%, 87%) |
| CMYK | cmyk(33.2%, 0%, 43.5%, 12.5%) |
| CIE-LAB | lab(82.20, -40.80, 40.33) |
| CIE-LCH | lch(82.20, 57.37, 135.33°) |
| OKLab | oklab(83.25% -0.1117 0.0985) |
| OKLCH | oklch(83.25% 0.149 138.6) |
| XYZ | xyz(42.5466, 60.6694, 29.2032) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.07
Lightish Green
#61E160
ΔE00 5.92
Light Green
#96F97B
ΔE00 6.28
Fresh Green
#69D84F
ΔE00 6.33
Palegreen
#98FB98
ΔE00 6.34
Pale Light Green
#B1FC99
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DF7E #C87EDF
analogous
#C5DF7E #95DF7E #7EDF97
triadic
#95DF7E #7E95DF #DF7E95
tetradic
#95DF7E #7EC5DF #C87EDF #DF977E
square
#95DF7E #7EC5DF #C87EDF #DF977E
split-complementary
#95DF7E #977EDF #DF7EC5
monochromatic
#4DB62D #6DD34D #95DF7E #BDEBAF #E6F7E0
Accessibility & contrast
On white
1.60
#95DF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#95DF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DF7E
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DF7E | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D176
Deuteranopia (green-blind)
#DACA84
Tritanopia (blue-blind)
#91D9C8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #95df7e; /* rgb */ color: rgb(149, 223, 126); /* oklch */ color: oklch(83.2% 0.149 138.6);
Tailwind
colors: {
custom: {
50: '#b7e9a5',
500: '#95df7e',
950: '#000000',
},
}SCSS
$custom: #95df7e; $custom-light: #b7e9a5; $custom-dark: #000000;
JSON
{
"hex": "#95df7e",
"rgb": {
"r": 149,
"g": 223,
"b": 126
},
"hsl": {
"h": 105.773,
"s": 60.248,
"l": 68.431
},
"oklch": {
"l": 0.83246,
"c": 0.14891,
"h": 138.6
},
"luminance": 0.60671
}Semantic roles & 50–950 ramp
primary
#95DF7E
secondary
#9D4BB6
accent
#1EC8A0
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#11160F
muted
#818480