#95EE8A#95EE8A
#95EE8A is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.9% C 0.159 H 141.7°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #95EE8A |
|---|---|
| RGB | rgb(149, 238, 138) |
| HSL | hsl(113, 75%, 74%) |
| HSV | hsv(113, 42%, 93%) |
| CMYK | cmyk(37.4%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(86.69, -45.68, 40.14) |
| CIE-LCH | lch(86.69, 60.81, 138.69°) |
| OKLab | oklab(86.95% -0.1246 0.0986) |
| OKLCH | oklch(86.95% 0.159 141.7) |
| XYZ | xyz(47.5545, 69.3711, 34.9241) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.35
Palegreen
#98FB98
ΔE00 2.89
Light Green
#96F97B
ΔE00 3.90
Pale Light Green
#B1FC99
ΔE00 3.94
Pastel Green
#B0FF9D
ΔE00 4.21
Mint Green
#8FFF9F
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EE8A #E38AEE
analogous
#C7EE8A #95EE8A #8AEEB1
triadic
#95EE8A #8A95EE #EE8A95
tetradic
#95EE8A #8AC7EE #E38AEE #EEB18A
square
#95EE8A #8AC7EE #E38AEE #EEB18A
split-complementary
#95EE8A #B18AEE #EE8AC7
monochromatic
#35DD20 #65E655 #95EE8A #C5F6BF #E7FBE4
Accessibility & contrast
On white
1.41
#95EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#95EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EE8A
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EE8A | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE82
Deuteranopia (green-blind)
#E6D690
Tritanopia (blue-blind)
#8DE8D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #95ee8a; /* rgb */ color: rgb(149, 238, 138); /* oklch */ color: oklch(86.9% 0.159 141.7);
Tailwind
colors: {
custom: {
50: '#b8f4ad',
500: '#95ee8a',
950: '#000000',
},
}SCSS
$custom: #95ee8a; $custom-light: #b8f4ad; $custom-dark: #000000;
JSON
{
"hex": "#95ee8a",
"rgb": {
"r": 149,
"g": 238,
"b": 138
},
"hsl": {
"h": 113.4,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.86946,
"c": 0.1589,
"h": 141.7
},
"luminance": 0.69374
}Semantic roles & 50–950 ramp
primary
#95EE8A
secondary
#BC53C9
accent
#0FD7C1
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581