#5CF88E#5CF88E
#5CF88E is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.2% C 0.196 H 150.6°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF88E |
|---|---|
| RGB | rgb(92, 248, 142) |
| HSL | hsl(139, 92%, 67%) |
| HSV | hsv(139, 63%, 97%) |
| CMYK | cmyk(62.9%, 0%, 42.7%, 2.7%) |
| CIE-LAB | lab(87.66, -63.39, 39.03) |
| CIE-LCH | lch(87.66, 74.44, 148.38°) |
| OKLab | oklab(87.2% -0.1711 0.0962) |
| OKLCH | oklch(87.2% 0.196 150.6) |
| XYZ | xyz(42.8602, 71.3587, 37.1008) |
| Luminance | 0.7136 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.30
Turquoise Green
#04F489
ΔE00 2.86
Minty Green
#0BF77D
ΔE00 2.91
Sea Green (survey)
#53FCA1
ΔE00 2.97
Light Green Blue
#56FCA2
ΔE00 3.06
Spearmint
#1EF876
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF88E #F85CC6
analogous
#78F85C #5CF88E #5CF8DC
triadic
#5CF88E #8E5CF8 #F88E5C
tetradic
#5CF88E #5C78F8 #F85CC6 #F8DC5C
square
#5CF88E #5C78F8 #F85CC6 #F8DC5C
split-complementary
#5CF88E #DC5CF8 #F85C78
monochromatic
#09D149 #21F565 #5CF88E #97FBB7 #D1FDDF
Accessibility & contrast
On white
1.38
#5CF88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#5CF88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF88E
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF88E | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E486
Deuteranopia (green-blind)
#E5D695
Tritanopia (blue-blind)
#1FF4DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5cf88e; /* rgb */ color: rgb(92, 248, 142); /* oklch */ color: oklch(87.2% 0.196 150.6);
Tailwind
colors: {
custom: {
50: '#99fcb0',
500: '#5cf88e',
950: '#000000',
},
}SCSS
$custom: #5cf88e; $custom-light: #99fcb0; $custom-dark: #000000;
JSON
{
"hex": "#5cf88e",
"rgb": {
"r": 92,
"g": 248,
"b": 142
},
"hsl": {
"h": 139.231,
"s": 91.765,
"l": 66.667
},
"oklch": {
"l": 0.87203,
"c": 0.19631,
"h": 150.6
},
"luminance": 0.71363
}Semantic roles & 50–950 ramp
primary
#5CF88E
secondary
#CC2C99
accent
#009CE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681