#95DC86#95DC86
#95DC86 is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.7% C 0.136 H 140.1°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #95DC86 |
|---|---|
| RGB | rgb(149, 220, 134) |
| HSL | hsl(110, 55%, 69%) |
| HSV | hsv(110, 39%, 86%) |
| CMYK | cmyk(32.3%, 0%, 39.1%, 13.7%) |
| CIE-LAB | lab(81.45, -38.35, 35.38) |
| CIE-LCH | lch(81.45, 52.17, 137.31°) |
| OKLab | oklab(82.68% -0.1047 0.0874) |
| OKLCH | oklch(82.68% 0.136 140.1) |
| XYZ | xyz(42.2892, 59.2954, 31.7666) |
| Luminance | 0.5930 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.36
Pistachio
#93C572
ΔE00 5.93
Light Grey Green
#B7E1A1
ΔE00 5.95
Hospital Green
#9BE5AA
ΔE00 6.17
Washed Out Green
#BCF5A6
ΔE00 6.69
Pale Olive Green
#B1D27B
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DC86 #CD86DC
analogous
#C0DC86 #95DC86 #86DCA2
triadic
#95DC86 #8695DC #DC8695
tetradic
#95DC86 #86C0DC #CD86DC #DCA286
square
#95DC86 #86C0DC #CD86DC #DCA286
split-complementary
#95DC86 #A286DC #DC86C0
monochromatic
#4AB434 #6BCE57 #95DC86 #BFEAB5 #E8F7E5
Accessibility & contrast
On white
1.63
#95DC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#95DC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DC86
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DC86 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF80
Deuteranopia (green-blind)
#D6C88B
Tritanopia (blue-blind)
#90D7C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #95dc86; /* rgb */ color: rgb(149, 220, 134); /* oklch */ color: oklch(82.7% 0.136 140.1);
Tailwind
colors: {
custom: {
50: '#b6e7aa',
500: '#95dc86',
950: '#000000',
},
}SCSS
$custom: #95dc86; $custom-light: #b6e7aa; $custom-dark: #000000;
JSON
{
"hex": "#95dc86",
"rgb": {
"r": 149,
"g": 220,
"b": 134
},
"hsl": {
"h": 109.535,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.82678,
"c": 0.1364,
"h": 140.1
},
"luminance": 0.59297
}Semantic roles & 50–950 ramp
primary
#95DC86
secondary
#A253B3
accent
#23C3A7
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481