#95DC8A#95DC8A
#95DC8A is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.7% C 0.132 H 141.1°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #95DC8A |
|---|---|
| RGB | rgb(149, 220, 138) |
| HSL | hsl(112, 54%, 70%) |
| HSV | hsv(112, 37%, 86%) |
| CMYK | cmyk(32.3%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(81.52, -37.76, 33.43) |
| CIE-LCH | lch(81.52, 50.44, 138.48°) |
| OKLab | oklab(82.75% -0.103 0.083) |
| OKLCH | oklch(82.75% 0.132 141.1) |
| XYZ | xyz(42.5735, 59.4091, 33.2637) |
| Luminance | 0.5941 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.40
Hospital Green
#9BE5AA
ΔE00 5.48
Light Grey Green
#B7E1A1
ΔE00 5.66
Pistachio
#93C572
ΔE00 6.12
Light Sage
#BCECAC
ΔE00 6.50
Washed Out Green
#BCF5A6
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DC8A #D18ADC
analogous
#BEDC8A #95DC8A #8ADCA8
triadic
#95DC8A #8A95DC #DC8A95
tetradic
#95DC8A #8ABEDC #D18ADC #DCA88A
square
#95DC8A #8ABEDC #D18ADC #DCA88A
split-complementary
#95DC8A #A88ADC #DC8ABE
monochromatic
#47B536 #6ACE5B #95DC8A #C0EAB9 #EAF8E7
Accessibility & contrast
On white
1.63
#95DC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#95DC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DC8A
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DC8A | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF84
Deuteranopia (green-blind)
#D5C88F
Tritanopia (blue-blind)
#90D7C7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #95dc8a; /* rgb */ color: rgb(149, 220, 138); /* oklch */ color: oklch(82.7% 0.132 141.1);
Tailwind
colors: {
custom: {
50: '#b6e7ad',
500: '#95dc8a',
950: '#000000',
},
}SCSS
$custom: #95dc8a; $custom-light: #b6e7ad; $custom-dark: #000000;
JSON
{
"hex": "#95dc8a",
"rgb": {
"r": 149,
"g": 220,
"b": 138
},
"hsl": {
"h": 111.951,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.82749,
"c": 0.1323,
"h": 141.1
},
"luminance": 0.59411
}Semantic roles & 50–950 ramp
primary
#95DC8A
secondary
#A757B3
accent
#24C1AC
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481