#95EA7E#95EA7E
#95EA7E is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.8% C 0.165 H 139.2°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #95EA7E |
|---|---|
| RGB | rgb(149, 234, 126) |
| HSL | hsl(107, 72%, 71%) |
| HSV | hsv(107, 46%, 92%) |
| CMYK | cmyk(36.3%, 0%, 46.2%, 8.2%) |
| CIE-LAB | lab(85.37, -45.58, 44.33) |
| CIE-LCH | lch(85.37, 63.58, 135.80°) |
| OKLab | oklab(85.82% -0.1248 0.1076) |
| OKLCH | oklch(85.82% 0.165 139.2) |
| XYZ | xyz(45.5816, 66.7393, 30.2149) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.00
Light Green
#96F97B
ΔE00 3.59
Palegreen
#98FB98
ΔE00 4.38
Easter Green
#8CFD7E
ΔE00 4.49
Pale Light Green
#B1FC99
ΔE00 4.68
Pastel Green
#B0FF9D
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EA7E #D37EEA
analogous
#CBEA7E #95EA7E #7EEA9D
triadic
#95EA7E #7E95EA #EA7E95
tetradic
#95EA7E #7ECBEA #D37EEA #EA9D7E
square
#95EA7E #7ECBEA #D37EEA #EA9D7E
split-complementary
#95EA7E #9D7EEA #EA7ECB
monochromatic
#46CC21 #6AE149 #95EA7E #C0F3B3 #E9FBE5
Accessibility & contrast
On white
1.46
#95EA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#95EA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EA7E
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EA7E | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA75
Deuteranopia (green-blind)
#E3D285
Tritanopia (blue-blind)
#90E4D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #95ea7e; /* rgb */ color: rgb(149, 234, 126); /* oklch */ color: oklch(85.8% 0.165 139.2);
Tailwind
colors: {
custom: {
50: '#b8f1a5',
500: '#95ea7e',
950: '#000000',
},
}SCSS
$custom: #95ea7e; $custom-light: #b8f1a5; $custom-dark: #000000;
JSON
{
"hex": "#95ea7e",
"rgb": {
"r": 149,
"g": 234,
"b": 126
},
"hsl": {
"h": 107.222,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.85823,
"c": 0.16474,
"h": 139.2
},
"luminance": 0.66742
}Semantic roles & 50–950 ramp
primary
#95EA7E
secondary
#A949C3
accent
#11D4AB
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#12170F
muted
#828580