#95EA7B#95EA7B
#95EA7B is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.8% C 0.168 H 138.7°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #95EA7B |
|---|---|
| RGB | rgb(149, 234, 123) |
| HSL | hsl(106, 73%, 70%) |
| HSV | hsv(106, 47%, 92%) |
| CMYK | cmyk(36.3%, 0%, 47.4%, 8.2%) |
| CIE-LAB | lab(85.33, -45.96, 45.72) |
| CIE-LCH | lch(85.33, 64.83, 135.15°) |
| OKLab | oklab(85.78% -0.1259 0.1106) |
| OKLCH | oklch(85.78% 0.168 138.7) |
| XYZ | xyz(45.3909, 66.6630, 29.2106) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 3.42
Lightgreen
#90EE90
ΔE00 3.42
Easter Green
#8CFD7E
ΔE00 4.41
Palegreen
#98FB98
ΔE00 4.65
Pale Light Green
#B1FC99
ΔE00 4.82
Spring Green (survey)
#A9F971
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EA7B #D07BEA
analogous
#CCEA7B #95EA7B #7BEA99
triadic
#95EA7B #7B95EA #EA7B95
tetradic
#95EA7B #7BCCEA #D07BEA #EA997B
square
#95EA7B #7BCCEA #D07BEA #EA997B
split-complementary
#95EA7B #997BEA #EA7BCC
monochromatic
#48CA20 #6BE246 #95EA7B #BFF2B0 #EAFBE5
Accessibility & contrast
On white
1.47
#95EA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#95EA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EA7B
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EA7B | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA72
Deuteranopia (green-blind)
#E4D282
Tritanopia (blue-blind)
#90E3D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #95ea7b; /* rgb */ color: rgb(149, 234, 123); /* oklch */ color: oklch(85.8% 0.168 138.7);
Tailwind
colors: {
custom: {
50: '#b8f1a3',
500: '#95ea7b',
950: '#000000',
},
}SCSS
$custom: #95ea7b; $custom-light: #b8f1a3; $custom-dark: #000000;
JSON
{
"hex": "#95ea7b",
"rgb": {
"r": 149,
"g": 234,
"b": 123
},
"hsl": {
"h": 105.946,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.85779,
"c": 0.16758,
"h": 138.7
},
"luminance": 0.66665
}Semantic roles & 50–950 ramp
primary
#95EA7B
secondary
#A646C3
accent
#11D5A7
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#12170F
muted
#828580