#95EB8A#95EB8A
#95EB8A is a very light, vivid green. Relative luminance 0.676; OKLCH L 86.2% C 0.155 H 141.6°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #95EB8A |
|---|---|
| RGB | rgb(149, 235, 138) |
| HSL | hsl(113, 71%, 73%) |
| HSV | hsv(113, 41%, 92%) |
| CMYK | cmyk(36.6%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(85.83, -44.39, 39.03) |
| CIE-LCH | lch(85.83, 59.11, 138.67°) |
| OKLab | oklab(86.25% -0.1211 0.096) |
| OKLCH | oklch(86.25% 0.155 141.6) |
| XYZ | xyz(46.6883, 67.6388, 34.6354) |
| Luminance | 0.6764 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.36
Palegreen
#98FB98
ΔE00 3.46
Pale Light Green
#B1FC99
ΔE00 4.36
Light Green
#96F97B
ΔE00 4.54
Light Pastel Green
#B2FBA5
ΔE00 4.61
Pastel Green
#B0FF9D
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EB8A #E08AEB
analogous
#C5EB8A #95EB8A #8AEBAF
triadic
#95EB8A #8A95EB #EB8A95
tetradic
#95EB8A #8AC5EB #E08AEB #EBAF8A
square
#95EB8A #8AC5EB #E08AEB #EBAF8A
split-complementary
#95EB8A #AF8AEB #EB8AC5
monochromatic
#39D625 #66E256 #95EB8A #C4F4BE #E7FBE5
Accessibility & contrast
On white
1.45
#95EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#95EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EB8A
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EB8A | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#E3D490
Tritanopia (blue-blind)
#8DE5D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #95eb8a; /* rgb */ color: rgb(149, 235, 138); /* oklch */ color: oklch(86.2% 0.155 141.6);
Tailwind
colors: {
custom: {
50: '#b7f2ad',
500: '#95eb8a',
950: '#000000',
},
}SCSS
$custom: #95eb8a; $custom-light: #b7f2ad; $custom-dark: #000000;
JSON
{
"hex": "#95eb8a",
"rgb": {
"r": 149,
"g": 235,
"b": 138
},
"hsl": {
"h": 113.196,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.86246,
"c": 0.15457,
"h": 141.6
},
"luminance": 0.67641
}Semantic roles & 50–950 ramp
primary
#95EB8A
secondary
#B854C5
accent
#13D3BD
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581