#95DC89#95DC89
#95DC89 is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.7% C 0.133 H 140.9°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #95DC89 |
|---|---|
| RGB | rgb(149, 220, 137) |
| HSL | hsl(111, 54%, 70%) |
| HSV | hsv(111, 38%, 86%) |
| CMYK | cmyk(32.3%, 0%, 37.7%, 13.7%) |
| CIE-LAB | lab(81.50, -37.91, 33.92) |
| CIE-LCH | lch(81.50, 50.87, 138.18°) |
| OKLab | oklab(82.73% -0.1034 0.0841) |
| OKLCH | oklch(82.73% 0.133 140.9) |
| XYZ | xyz(42.5014, 59.3802, 32.8842) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.38
Hospital Green
#9BE5AA
ΔE00 5.66
Light Grey Green
#B7E1A1
ΔE00 5.73
Pistachio
#93C572
ΔE00 6.06
Light Sage
#BCECAC
ΔE00 6.58
Washed Out Green
#BCF5A6
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DC89 #D089DC
analogous
#BFDC89 #95DC89 #89DCA6
triadic
#95DC89 #8995DC #DC8995
tetradic
#95DC89 #89BFDC #D089DC #DCA689
square
#95DC89 #89BFDC #D089DC #DCA689
split-complementary
#95DC89 #A689DC #DC89BF
monochromatic
#48B536 #6BCE5A #95DC89 #BFEAB8 #EAF8E7
Accessibility & contrast
On white
1.63
#95DC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#95DC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DC89
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DC89 | 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)
#E0CF83
Deuteranopia (green-blind)
#D6C88E
Tritanopia (blue-blind)
#90D7C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #95dc89; /* rgb */ color: rgb(149, 220, 137); /* oklch */ color: oklch(82.7% 0.133 140.9);
Tailwind
colors: {
custom: {
50: '#b6e7ac',
500: '#95dc89',
950: '#000000',
},
}SCSS
$custom: #95dc89; $custom-light: #b6e7ac; $custom-dark: #000000;
JSON
{
"hex": "#95dc89",
"rgb": {
"r": 149,
"g": 220,
"b": 137
},
"hsl": {
"h": 111.325,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.82731,
"c": 0.13332,
"h": 140.9
},
"luminance": 0.59382
}Semantic roles & 50–950 ramp
primary
#95DC89
secondary
#A656B3
accent
#24C2AB
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481