#95EA8A#95EA8A
#95EA8A is a very light, vivid green. Relative luminance 0.671; OKLCH L 86.0% C 0.153 H 141.6°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #95EA8A |
|---|---|
| RGB | rgb(149, 234, 138) |
| HSL | hsl(113, 70%, 73%) |
| HSV | hsv(113, 41%, 92%) |
| CMYK | cmyk(36.3%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(85.54, -43.96, 38.66) |
| CIE-LCH | lch(85.54, 58.54, 138.67°) |
| OKLab | oklab(86.01% -0.1199 0.0952) |
| OKLCH | oklch(86.01% 0.153 141.6) |
| XYZ | xyz(46.4028, 67.0678, 34.5402) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.45
Palegreen
#98FB98
ΔE00 3.67
Pale Light Green
#B1FC99
ΔE00 4.52
Light Pastel Green
#B2FBA5
ΔE00 4.70
Light Green
#96F97B
ΔE00 4.76
Pastel Green
#B0FF9D
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EA8A #DF8AEA
analogous
#C5EA8A #95EA8A #8AEAAF
triadic
#95EA8A #8A95EA #EA8A95
tetradic
#95EA8A #8AC5EA #DF8AEA #EAAF8A
square
#95EA8A #8AC5EA #DF8AEA #EAAF8A
split-complementary
#95EA8A #AF8AEA #EA8AC5
monochromatic
#3AD426 #66E156 #95EA8A #C4F3BE #E7FAE5
Accessibility & contrast
On white
1.46
#95EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#95EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EA8A
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EA8A | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB83
Deuteranopia (green-blind)
#E2D390
Tritanopia (blue-blind)
#8EE5D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #95ea8a; /* rgb */ color: rgb(149, 234, 138); /* oklch */ color: oklch(86.0% 0.153 141.6);
Tailwind
colors: {
custom: {
50: '#b7f1ad',
500: '#95ea8a',
950: '#000000',
},
}SCSS
$custom: #95ea8a; $custom-light: #b7f1ad; $custom-dark: #000000;
JSON
{
"hex": "#95ea8a",
"rgb": {
"r": 149,
"g": 234,
"b": 138
},
"hsl": {
"h": 113.125,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.86012,
"c": 0.15311,
"h": 141.6
},
"luminance": 0.6707
}Semantic roles & 50–950 ramp
primary
#95EA8A
secondary
#B754C4
accent
#14D2BC
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581