#5CF07E#5CF07E
#5CF07E is a very light, highly saturated green. Relative luminance 0.661; OKLCH L 85.0% C 0.200 H 148.1°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF07E |
|---|---|
| RGB | rgb(92, 240, 126) |
| HSL | hsl(134, 83%, 65%) |
| HSV | hsv(134, 62%, 94%) |
| CMYK | cmyk(61.7%, 0%, 47.5%, 5.9%) |
| CIE-LAB | lab(85.05, -62.93, 43.47) |
| CIE-LCH | lch(85.05, 76.49, 145.36°) |
| OKLab | oklab(84.98% -0.1699 0.1058) |
| OKLCH | oklch(84.98% 0.2 148.1) |
| XYZ | xyz(39.3368, 66.0979, 30.4198) |
| Luminance | 0.6610 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.97
Spearmint
#1EF876
ΔE00 2.98
Wintergreen
#20F986
ΔE00 3.19
Weird Green
#3AE57F
ΔE00 3.54
Turquoise Green
#04F489
ΔE00 3.61
Spring Green
#00FF7F
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF07E #F05CCE
analogous
#84F05C #5CF07E #5CF0C8
triadic
#5CF07E #7E5CF0 #F07E5C
tetradic
#5CF07E #5C84F0 #F05CCE #F0C85C
square
#5CF07E #5C84F0 #F05CCE #F0C85C
split-complementary
#5CF07E #C85CF0 #F05C84
monochromatic
#12C03A #24EB52 #5CF07E #94F5AA #CCFAD7
Accessibility & contrast
On white
1.48
#5CF07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#5CF07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF07E
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF07E | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC75
Deuteranopia (green-blind)
#E0CF86
Tritanopia (blue-blind)
#31EBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5cf07e; /* rgb */ color: rgb(92, 240, 126); /* oklch */ color: oklch(85.0% 0.200 148.1);
Tailwind
colors: {
custom: {
50: '#98f6a5',
500: '#5cf07e',
950: '#000000',
},
}SCSS
$custom: #5cf07e; $custom-light: #98f6a5; $custom-dark: #000000;
JSON
{
"hex": "#5cf07e",
"rgb": {
"r": 92,
"g": 240,
"b": 126
},
"hsl": {
"h": 133.784,
"s": 83.146,
"l": 65.098
},
"oklch": {
"l": 0.84979,
"c": 0.20019,
"h": 148.1
},
"luminance": 0.66102
}Semantic roles & 50–950 ramp
primary
#5CF07E
secondary
#BE329E
accent
#06AEE0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580