#5FE88E#5FE88E
#5FE88E is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.4% C 0.174 H 151.9°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE88E |
|---|---|
| RGB | rgb(95, 232, 142) |
| HSL | hsl(141, 75%, 64%) |
| HSV | hsv(141, 59%, 91%) |
| CMYK | cmyk(59.1%, 0%, 38.8%, 9%) |
| CIE-LAB | lab(82.96, -56.76, 32.92) |
| CIE-LCH | lch(82.96, 65.62, 149.89°) |
| OKLab | oklab(83.37% -0.1536 0.0819) |
| OKLCH | oklch(83.37% 0.174 151.9) |
| XYZ | xyz(38.4554, 62.0954, 35.5450) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.58
Turquoise Green
#04F489
ΔE00 4.07
Sea Green (survey)
#53FCA1
ΔE00 4.49
Light Green Blue
#56FCA2
ΔE00 4.49
Aqua Green
#12E193
ΔE00 4.55
Seafoam Green
#7AF9AB
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE88E #E85FB9
analogous
#75E85F #5FE88E #5FE8D3
triadic
#5FE88E #8E5FE8 #E88E5F
tetradic
#5FE88E #5F75E8 #E85FB9 #E8D35F
square
#5FE88E #5F75E8 #E85FB9 #E8D35F
split-complementary
#5FE88E #D35FE8 #E85F75
monochromatic
#1AB34E #29E068 #5FE88E #95F0B4 #CAF7DA
Accessibility & contrast
On white
1.56
#5FE88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#5FE88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE88E
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE88E | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D688
Deuteranopia (green-blind)
#D6CA94
Tritanopia (blue-blind)
#33E5D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe88e; /* rgb */ color: rgb(95, 232, 142); /* oklch */ color: oklch(83.4% 0.174 151.9);
Tailwind
colors: {
custom: {
50: '#98f0b0',
500: '#5fe88e',
950: '#000000',
},
}SCSS
$custom: #5fe88e; $custom-light: #98f0b0; $custom-dark: #000000;
JSON
{
"hex": "#5fe88e",
"rgb": {
"r": 95,
"g": 232,
"b": 142
},
"hsl": {
"h": 140.584,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.83366,
"c": 0.17411,
"h": 151.9
},
"luminance": 0.62099
}Semantic roles & 50–950 ramp
primary
#5FE88E
secondary
#B33889
accent
#0E92D7
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581