#95DF84#95DF84
#95DF84 is a very light, vivid green. Relative luminance 0.608; OKLCH L 83.3% C 0.143 H 139.8°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #95DF84 |
|---|---|
| RGB | rgb(149, 223, 132) |
| HSL | hsl(109, 59%, 70%) |
| HSV | hsv(109, 41%, 87%) |
| CMYK | cmyk(33.2%, 0%, 40.8%, 12.5%) |
| CIE-LAB | lab(82.29, -39.98, 37.46) |
| CIE-LCH | lch(82.29, 54.78, 136.86°) |
| OKLab | oklab(83.34% -0.1092 0.0922) |
| OKLCH | oklch(83.34% 0.143 139.8) |
| XYZ | xyz(42.9454, 60.8289, 31.3037) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.73
Palegreen
#98FB98
ΔE00 6.18
Light Grey Green
#B7E1A1
ΔE00 6.37
Lightish Green
#61E160
ΔE00 6.41
Washed Out Green
#BCF5A6
ΔE00 6.43
Pale Light Green
#B1FC99
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DF84 #CE84DF
analogous
#C3DF84 #95DF84 #84DFA1
triadic
#95DF84 #8495DF #DF8495
tetradic
#95DF84 #84C3DF #CE84DF #DFA184
square
#95DF84 #84C3DF #CE84DF #DFA184
split-complementary
#95DF84 #A184DF #DF84C3
monochromatic
#4AB930 #6BD253 #95DF84 #BFECB5 #E9F8E5
Accessibility & contrast
On white
1.59
#95DF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#95DF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DF84
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DF84 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17D
Deuteranopia (green-blind)
#D9CA89
Tritanopia (blue-blind)
#90D9C9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #95df84; /* rgb */ color: rgb(149, 223, 132); /* oklch */ color: oklch(83.3% 0.143 139.8);
Tailwind
colors: {
custom: {
50: '#b7e9a9',
500: '#95df84',
950: '#000000',
},
}SCSS
$custom: #95df84; $custom-light: #b7e9a9; $custom-dark: #000000;
JSON
{
"hex": "#95df84",
"rgb": {
"r": 149,
"g": 223,
"b": 132
},
"hsl": {
"h": 108.791,
"s": 58.71,
"l": 69.608
},
"oklch": {
"l": 0.83344,
"c": 0.14291,
"h": 139.8
},
"luminance": 0.60831
}Semantic roles & 50–950 ramp
primary
#95DF84
secondary
#A351B6
accent
#1FC6A7
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#111610
muted
#818480