#95DF80#95DF80
#95DF80 is a very light, vivid green. Relative luminance 0.607; OKLCH L 83.3% C 0.147 H 139.0°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #95DF80 |
|---|---|
| RGB | rgb(149, 223, 128) |
| HSL | hsl(107, 60%, 69%) |
| HSV | hsv(107, 43%, 87%) |
| CMYK | cmyk(33.2%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(82.23, -40.53, 39.38) |
| CIE-LCH | lch(82.23, 56.51, 135.82°) |
| OKLab | oklab(83.28% -0.1108 0.0964) |
| OKLCH | oklch(83.28% 0.147 139) |
| XYZ | xyz(42.6770, 60.7216, 29.8897) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.93
Lightish Green
#61E160
ΔE00 6.06
Palegreen
#98FB98
ΔE00 6.27
Light Green
#96F97B
ΔE00 6.42
Pale Light Green
#B1FC99
ΔE00 6.45
Pistachio
#93C572
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DF80 #CA80DF
analogous
#C5DF80 #95DF80 #80DF9B
triadic
#95DF80 #8095DF #DF8095
tetradic
#95DF80 #80C5DF #CA80DF #DF9B80
square
#95DF80 #80C5DF #CA80DF #DF9B80
split-complementary
#95DF80 #9B80DF #DF80C5
monochromatic
#4CB72E #6CD34F #95DF80 #BEEBB1 #E7F8E2
Accessibility & contrast
On white
1.60
#95DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#95DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DF80
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DF80 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D179
Deuteranopia (green-blind)
#D9CA86
Tritanopia (blue-blind)
#91D9C8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #95df80; /* rgb */ color: rgb(149, 223, 128); /* oklch */ color: oklch(83.3% 0.147 139.0);
Tailwind
colors: {
custom: {
50: '#b7e9a6',
500: '#95df80',
950: '#000000',
},
}SCSS
$custom: #95df80; $custom-light: #b7e9a6; $custom-dark: #000000;
JSON
{
"hex": "#95df80",
"rgb": {
"r": 149,
"g": 223,
"b": 128
},
"hsl": {
"h": 106.737,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.83278,
"c": 0.14692,
"h": 139
},
"luminance": 0.60723
}Semantic roles & 50–950 ramp
primary
#95DF80
secondary
#9F4DB6
accent
#1EC7A2
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#11160F
muted
#818480