#5FE88F#5FE88F
#5FE88F is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.4% C 0.173 H 152.2°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE88F |
|---|---|
| RGB | rgb(95, 232, 143) |
| HSL | hsl(141, 75%, 64%) |
| HSV | hsv(141, 59%, 91%) |
| CMYK | cmyk(59.1%, 0%, 38.4%, 9%) |
| CIE-LAB | lab(82.98, -56.59, 32.43) |
| CIE-LCH | lch(82.98, 65.22, 150.18°) |
| OKLab | oklab(83.38% -0.1532 0.0808) |
| OKLCH | oklch(83.38% 0.173 152.2) |
| XYZ | xyz(38.5309, 62.1256, 35.9422) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.67
Turquoise Green
#04F489
ΔE00 4.12
Light Green Blue
#56FCA2
ΔE00 4.44
Sea Green (survey)
#53FCA1
ΔE00 4.44
Aqua Green
#12E193
ΔE00 4.45
Seafoam Green
#7AF9AB
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE88F #E85FB8
analogous
#74E85F #5FE88F #5FE8D4
triadic
#5FE88F #8F5FE8 #E88F5F
tetradic
#5FE88F #5F74E8 #E85FB8 #E8D45F
square
#5FE88F #5F74E8 #E85FB8 #E8D45F
split-complementary
#5FE88F #D45FE8 #E85F74
monochromatic
#1AB34F #29E06A #5FE88F #95F0B4 #CAF7DA
Accessibility & contrast
On white
1.56
#5FE88F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#5FE88F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE88F
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE88F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE88F | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D689
Deuteranopia (green-blind)
#D6CA95
Tritanopia (blue-blind)
#33E5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe88f; /* rgb */ color: rgb(95, 232, 143); /* oklch */ color: oklch(83.4% 0.173 152.2);
Tailwind
colors: {
custom: {
50: '#98f0b0',
500: '#5fe88f',
950: '#000000',
},
}SCSS
$custom: #5fe88f; $custom-light: #98f0b0; $custom-dark: #000000;
JSON
{
"hex": "#5fe88f",
"rgb": {
"r": 95,
"g": 232,
"b": 143
},
"hsl": {
"h": 141.022,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.83384,
"c": 0.17321,
"h": 152.2
},
"luminance": 0.62129
}Semantic roles & 50–950 ramp
primary
#5FE88F
secondary
#B33888
accent
#0E91D7
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581