#95ED84#95ED84
#95ED84 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.6% C 0.163 H 140.5°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #95ED84 |
|---|---|
| RGB | rgb(149, 237, 132) |
| HSL | hsl(110, 74%, 72%) |
| HSV | hsv(110, 44%, 93%) |
| CMYK | cmyk(37.1%, 0%, 44.3%, 7.1%) |
| CIE-LAB | lab(86.32, -46.07, 42.61) |
| CIE-LCH | lch(86.32, 62.75, 137.24°) |
| OKLab | oklab(86.62% -0.1259 0.104) |
| OKLCH | oklch(86.62% 0.163 140.5) |
| XYZ | xyz(46.8417, 68.6214, 32.6024) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.19
Light Green
#96F97B
ΔE00 3.41
Palegreen
#98FB98
ΔE00 3.46
Easter Green
#8CFD7E
ΔE00 4.09
Pale Light Green
#B1FC99
ΔE00 4.11
Pastel Green
#B0FF9D
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ED84 #DC84ED
analogous
#C9ED84 #95ED84 #84EDA8
triadic
#95ED84 #8495ED #ED8495
tetradic
#95ED84 #84C9ED #DC84ED #EDA884
square
#95ED84 #84C9ED #DC84ED #EDA884
split-complementary
#95ED84 #A884ED #ED84C9
monochromatic
#3DD71F #67E54F #95ED84 #C3F5B9 #E8FBE4
Accessibility & contrast
On white
1.43
#95ED84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#95ED84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ED84
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ED84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ED84 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7C
Deuteranopia (green-blind)
#E5D58B
Tritanopia (blue-blind)
#8EE7D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #95ed84; /* rgb */ color: rgb(149, 237, 132); /* oklch */ color: oklch(86.6% 0.163 140.5);
Tailwind
colors: {
custom: {
50: '#b8f3a9',
500: '#95ed84',
950: '#000000',
},
}SCSS
$custom: #95ed84; $custom-light: #b8f3a9; $custom-dark: #000000;
JSON
{
"hex": "#95ed84",
"rgb": {
"r": 149,
"g": 237,
"b": 132
},
"hsl": {
"h": 110.286,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.86617,
"c": 0.16327,
"h": 140.5
},
"luminance": 0.68624
}Semantic roles & 50–950 ramp
primary
#95ED84
secondary
#B44EC7
accent
#0FD7B6
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581