#95E488#95E488
#95E488 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.6% C 0.146 H 141.0°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #95E488 |
|---|---|
| RGB | rgb(149, 228, 136) |
| HSL | hsl(112, 63%, 71%) |
| HSV | hsv(112, 40%, 89%) |
| CMYK | cmyk(34.6%, 0%, 40.4%, 10.6%) |
| CIE-LAB | lab(83.78, -41.62, 37.39) |
| CIE-LCH | lch(83.78, 55.95, 138.06°) |
| OKLab | oklab(84.58% -0.1136 0.0922) |
| OKLCH | oklch(84.58% 0.146 141) |
| XYZ | xyz(44.5801, 63.6518, 33.2249) |
| Luminance | 0.6365 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.55
Palegreen
#98FB98
ΔE00 5.00
Light Pastel Green
#B2FBA5
ΔE00 5.54
Pale Light Green
#B1FC99
ΔE00 5.55
Washed Out Green
#BCF5A6
ΔE00 5.84
Light Green
#96F97B
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E488 #D788E4
analogous
#C3E488 #95E488 #88E4A9
triadic
#95E488 #8895E4 #E48895
tetradic
#95E488 #88C3E4 #D788E4 #E4A988
square
#95E488 #88C3E4 #D788E4 #E4A988
split-complementary
#95E488 #A988E4 #E488C3
monochromatic
#42C52D #69D956 #95E488 #C1EFBA #E9F9E6
Accessibility & contrast
On white
1.53
#95E488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#95E488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E488
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E488 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D581
Deuteranopia (green-blind)
#DDCE8D
Tritanopia (blue-blind)
#8FDFCD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #95e488; /* rgb */ color: rgb(149, 228, 136); /* oklch */ color: oklch(84.6% 0.146 141.0);
Tailwind
colors: {
custom: {
50: '#b7edac',
500: '#95e488',
950: '#000000',
},
}SCSS
$custom: #95e488; $custom-light: #b7edac; $custom-dark: #000000;
JSON
{
"hex": "#95e488",
"rgb": {
"r": 149,
"g": 228,
"b": 136
},
"hsl": {
"h": 111.522,
"s": 63.014,
"l": 71.373
},
"oklch": {
"l": 0.84578,
"c": 0.14629,
"h": 141
},
"luminance": 0.63654
}Semantic roles & 50–950 ramp
primary
#95E488
secondary
#AE54BD
accent
#1BCBB2
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121610
muted
#828581