#5FE88A#5FE88A
#5FE88A is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.3% C 0.178 H 150.9°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE88A |
|---|---|
| RGB | rgb(95, 232, 138) |
| HSL | hsl(139, 75%, 64%) |
| HSV | hsv(139, 59%, 91%) |
| CMYK | cmyk(59.1%, 0%, 40.5%, 9%) |
| CIE-LAB | lab(82.90, -57.44, 34.84) |
| CIE-LCH | lch(82.90, 67.18, 148.76°) |
| OKLab | oklab(83.29% -0.1554 0.0864) |
| OKLCH | oklch(83.29% 0.178 150.9) |
| XYZ | xyz(38.1605, 61.9774, 33.9917) |
| Luminance | 0.6198 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.28
Turquoise Green
#04F489
ΔE00 3.95
Tealish Green
#0CDC73
ΔE00 4.49
Wintergreen
#20F986
ΔE00 4.65
Sea Green (survey)
#53FCA1
ΔE00 4.71
Lightgreen
#90EE90
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE88A #E85FBD
analogous
#79E85F #5FE88A #5FE8CE
triadic
#5FE88A #8A5FE8 #E88A5F
tetradic
#5FE88A #5F79E8 #E85FBD #E8CE5F
square
#5FE88A #5F79E8 #E85FBD #E8CE5F
split-complementary
#5FE88A #CE5FE8 #E85F79
monochromatic
#1AB34A #29E063 #5FE88A #95F0B1 #CAF7D8
Accessibility & contrast
On white
1.57
#5FE88A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#5FE88A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE88A
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE88A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE88A | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D683
Deuteranopia (green-blind)
#D7C990
Tritanopia (blue-blind)
#36E4D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5fe88a; /* rgb */ color: rgb(95, 232, 138); /* oklch */ color: oklch(83.3% 0.178 150.9);
Tailwind
colors: {
custom: {
50: '#98f0ad',
500: '#5fe88a',
950: '#000000',
},
}SCSS
$custom: #5fe88a; $custom-light: #98f0ad; $custom-dark: #000000;
JSON
{
"hex": "#5fe88a",
"rgb": {
"r": 95,
"g": 232,
"b": 138
},
"hsl": {
"h": 138.832,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.83294,
"c": 0.17775,
"h": 150.9
},
"luminance": 0.61981
}Semantic roles & 50–950 ramp
primary
#5FE88A
secondary
#B3388D
accent
#0E98D7
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581