#5FE588#5FE588
#5FE588 is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.5% C 0.176 H 150.7°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE588 |
|---|---|
| RGB | rgb(95, 229, 136) |
| HSL | hsl(138, 72%, 64%) |
| HSV | hsv(138, 59%, 90%) |
| CMYK | cmyk(58.5%, 0%, 40.6%, 10.2%) |
| CIE-LAB | lab(81.97, -56.62, 34.63) |
| CIE-LCH | lch(81.97, 66.37, 148.55°) |
| OKLab | oklab(82.52% -0.1532 0.0858) |
| OKLCH | oklch(82.52% 0.176 150.7) |
| XYZ | xyz(37.1798, 60.2456, 32.9570) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.20
Tealish Green
#0CDC73
ΔE00 4.14
Turquoise Green
#04F489
ΔE00 4.44
Aqua Green
#12E193
ΔE00 4.86
Lightgreen
#90EE90
ΔE00 4.90
Wintergreen
#20F986
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE588 #E55FBC
analogous
#79E55F #5FE588 #5FE5CB
triadic
#5FE588 #885FE5 #E5885F
tetradic
#5FE588 #5F79E5 #E55FBC #E5CB5F
square
#5FE588 #5F79E5 #E55FBC #E5CB5F
split-complementary
#5FE588 #CB5FE5 #E55F79
monochromatic
#1CAD49 #2ADC61 #5FE588 #94EEAF #C8F6D6
Accessibility & contrast
On white
1.61
#5FE588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#5FE588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE588
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE588 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D381
Deuteranopia (green-blind)
#D4C78E
Tritanopia (blue-blind)
#38E1CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fe588; /* rgb */ color: rgb(95, 229, 136); /* oklch */ color: oklch(82.5% 0.176 150.7);
Tailwind
colors: {
custom: {
50: '#98eeab',
500: '#5fe588',
950: '#000000',
},
}SCSS
$custom: #5fe588; $custom-light: #98eeab; $custom-dark: #000000;
JSON
{
"hex": "#5fe588",
"rgb": {
"r": 95,
"g": 229,
"b": 136
},
"hsl": {
"h": 138.358,
"s": 72.043,
"l": 63.529
},
"oklch": {
"l": 0.8252,
"c": 0.17557,
"h": 150.7
},
"luminance": 0.60249
}Semantic roles & 50–950 ramp
primary
#5FE588
secondary
#AF3A8B
accent
#1199D4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581