#95E588#95E588
#95E588 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.8% C 0.148 H 141.0°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #95E588 |
|---|---|
| RGB | rgb(149, 229, 136) |
| HSL | hsl(112, 64%, 72%) |
| HSV | hsv(112, 41%, 90%) |
| CMYK | cmyk(34.9%, 0%, 40.6%, 10.2%) |
| CIE-LAB | lab(84.07, -42.06, 37.77) |
| CIE-LCH | lch(84.07, 56.53, 138.08°) |
| OKLab | oklab(84.81% -0.1148 0.093) |
| OKLCH | oklch(84.81% 0.148 141) |
| XYZ | xyz(44.8560, 64.2036, 33.3168) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.36
Palegreen
#98FB98
ΔE00 4.78
Pale Light Green
#B1FC99
ΔE00 5.36
Light Pastel Green
#B2FBA5
ΔE00 5.40
Light Green
#96F97B
ΔE00 5.68
Pastel Green
#B0FF9D
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E588 #D888E5
analogous
#C4E588 #95E588 #88E5AA
triadic
#95E588 #8895E5 #E58895
tetradic
#95E588 #88C4E5 #D888E5 #E5AA88
square
#95E588 #88C4E5 #D888E5 #E5AA88
split-complementary
#95E588 #AA88E5 #E588C4
monochromatic
#41C72C #68DA56 #95E588 #C2F0BA #E9FAE6
Accessibility & contrast
On white
1.52
#95E588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#95E588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E588
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E588 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD681
Deuteranopia (green-blind)
#DECF8E
Tritanopia (blue-blind)
#8FE0CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #95e588; /* rgb */ color: rgb(149, 229, 136); /* oklch */ color: oklch(84.8% 0.148 141.0);
Tailwind
colors: {
custom: {
50: '#b7edac',
500: '#95e588',
950: '#000000',
},
}SCSS
$custom: #95e588; $custom-light: #b7edac; $custom-dark: #000000;
JSON
{
"hex": "#95e588",
"rgb": {
"r": 149,
"g": 229,
"b": 136
},
"hsl": {
"h": 111.613,
"s": 64.138,
"l": 71.569
},
"oklch": {
"l": 0.84811,
"c": 0.14776,
"h": 141
},
"luminance": 0.64206
}Semantic roles & 50–950 ramp
primary
#95E588
secondary
#AF53BE
accent
#1ACCB3
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121610
muted
#828581