#5FE88B#5FE88B
#5FE88B is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.3% C 0.177 H 151.2°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE88B |
|---|---|
| RGB | rgb(95, 232, 139) |
| HSL | hsl(139, 75%, 64%) |
| HSV | hsv(139, 59%, 91%) |
| CMYK | cmyk(59.1%, 0%, 40.1%, 9%) |
| CIE-LAB | lab(82.92, -57.27, 34.36) |
| CIE-LCH | lch(82.92, 66.79, 149.04°) |
| OKLab | oklab(83.31% -0.1549 0.0853) |
| OKLCH | oklch(83.31% 0.177 151.2) |
| XYZ | xyz(38.2332, 62.0065, 34.3747) |
| Luminance | 0.6201 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.34
Turquoise Green
#04F489
ΔE00 3.97
Tealish Green
#0CDC73
ΔE00 4.54
Sea Green (survey)
#53FCA1
ΔE00 4.64
Light Green Blue
#56FCA2
ΔE00 4.66
Wintergreen
#20F986
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE88B #E85FBC
analogous
#78E85F #5FE88B #5FE8D0
triadic
#5FE88B #8B5FE8 #E88B5F
tetradic
#5FE88B #5F78E8 #E85FBC #E8D05F
square
#5FE88B #5F78E8 #E85FBC #E8D05F
split-complementary
#5FE88B #D05FE8 #E85F78
monochromatic
#1AB34B #29E064 #5FE88B #95F0B2 #CAF7D9
Accessibility & contrast
On white
1.57
#5FE88B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#5FE88B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE88B
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE88B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE88B | 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)
#E9D684
Deuteranopia (green-blind)
#D7C991
Tritanopia (blue-blind)
#35E5D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5fe88b; /* rgb */ color: rgb(95, 232, 139); /* oklch */ color: oklch(83.3% 0.177 151.2);
Tailwind
colors: {
custom: {
50: '#98f0ae',
500: '#5fe88b',
950: '#000000',
},
}SCSS
$custom: #5fe88b; $custom-light: #98f0ae; $custom-dark: #000000;
JSON
{
"hex": "#5fe88b",
"rgb": {
"r": 95,
"g": 232,
"b": 139
},
"hsl": {
"h": 139.27,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.83312,
"c": 0.17685,
"h": 151.2
},
"luminance": 0.6201
}Semantic roles & 50–950 ramp
primary
#5FE88B
secondary
#B3388C
accent
#0E97D7
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581