#95DF87#95DF87
#95DF87 is a very light, vivid green. Relative luminance 0.609; OKLCH L 83.4% C 0.140 H 140.5°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #95DF87 |
|---|---|
| RGB | rgb(149, 223, 135) |
| HSL | hsl(110, 58%, 70%) |
| HSV | hsv(110, 39%, 87%) |
| CMYK | cmyk(33.2%, 0%, 39.5%, 12.5%) |
| CIE-LAB | lab(82.33, -39.55, 36.01) |
| CIE-LCH | lch(82.33, 53.49, 137.68°) |
| OKLab | oklab(83.4% -0.108 0.0889) |
| OKLCH | oklch(83.4% 0.14 140.5) |
| XYZ | xyz(43.1537, 60.9122, 32.4004) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.65
Light Grey Green
#B7E1A1
ΔE00 6.12
Hospital Green
#9BE5AA
ΔE00 6.12
Palegreen
#98FB98
ΔE00 6.16
Washed Out Green
#BCF5A6
ΔE00 6.30
Light Pastel Green
#B2FBA5
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DF87 #D187DF
analogous
#C1DF87 #95DF87 #87DFA5
triadic
#95DF87 #8795DF #DF8795
tetradic
#95DF87 #87C1DF #D187DF #DFA587
square
#95DF87 #87C1DF #D187DF #DFA587
split-complementary
#95DF87 #A587DF #DF87C1
monochromatic
#47BA32 #6AD257 #95DF87 #C0ECB7 #EAF9E7
Accessibility & contrast
On white
1.59
#95DF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#95DF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DF87
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DF87 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D181
Deuteranopia (green-blind)
#D8CA8C
Tritanopia (blue-blind)
#90DAC9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #95df87; /* rgb */ color: rgb(149, 223, 135); /* oklch */ color: oklch(83.4% 0.140 140.5);
Tailwind
colors: {
custom: {
50: '#b7e9ab',
500: '#95df87',
950: '#000000',
},
}SCSS
$custom: #95df87; $custom-light: #b7e9ab; $custom-dark: #000000;
JSON
{
"hex": "#95df87",
"rgb": {
"r": 149,
"g": 223,
"b": 135
},
"hsl": {
"h": 110.455,
"s": 57.895,
"l": 70.196
},
"oklch": {
"l": 0.83395,
"c": 0.13987,
"h": 140.5
},
"luminance": 0.60914
}Semantic roles & 50–950 ramp
primary
#95DF87
secondary
#A754B7
accent
#20C5AB
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#111610
muted
#818481