#5FE88C#5FE88C
#5FE88C is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.3% C 0.176 H 151.4°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE88C |
|---|---|
| RGB | rgb(95, 232, 140) |
| HSL | hsl(140, 75%, 64%) |
| HSV | hsv(140, 59%, 91%) |
| CMYK | cmyk(59.1%, 0%, 39.7%, 9%) |
| CIE-LAB | lab(82.93, -57.10, 33.88) |
| CIE-LCH | lch(82.93, 66.40, 149.32°) |
| OKLab | oklab(83.33% -0.1545 0.0842) |
| OKLCH | oklch(83.33% 0.176 151.4) |
| XYZ | xyz(38.3066, 62.0359, 34.7613) |
| Luminance | 0.6204 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.41
Turquoise Green
#04F489
ΔE00 4.00
Sea Green (survey)
#53FCA1
ΔE00 4.58
Tealish Green
#0CDC73
ΔE00 4.59
Light Green Blue
#56FCA2
ΔE00 4.60
Wintergreen
#20F986
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE88C #E85FBB
analogous
#77E85F #5FE88C #5FE8D1
triadic
#5FE88C #8C5FE8 #E88C5F
tetradic
#5FE88C #5F77E8 #E85FBB #E8D15F
square
#5FE88C #5F77E8 #E85FBB #E8D15F
split-complementary
#5FE88C #D15FE8 #E85F77
monochromatic
#1AB34C #29E066 #5FE88C #95F0B2 #CAF7D9
Accessibility & contrast
On white
1.57
#5FE88C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#5FE88C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE88C
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE88C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE88C | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D686
Deuteranopia (green-blind)
#D7C992
Tritanopia (blue-blind)
#34E5D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5fe88c; /* rgb */ color: rgb(95, 232, 140); /* oklch */ color: oklch(83.3% 0.176 151.4);
Tailwind
colors: {
custom: {
50: '#98f0ae',
500: '#5fe88c',
950: '#000000',
},
}SCSS
$custom: #5fe88c; $custom-light: #98f0ae; $custom-dark: #000000;
JSON
{
"hex": "#5fe88c",
"rgb": {
"r": 95,
"g": 232,
"b": 140
},
"hsl": {
"h": 139.708,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.8333,
"c": 0.17594,
"h": 151.4
},
"luminance": 0.6204
}Semantic roles & 50–950 ramp
primary
#5FE88C
secondary
#B3388B
accent
#0E95D7
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581