#5CFA74#5CFA74
#5CFA74 is a very light, highly saturated green. Relative luminance 0.719; OKLCH L 87.3% C 0.221 H 146.0°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFA74 |
|---|---|
| RGB | rgb(92, 250, 116) |
| HSL | hsl(129, 94%, 67%) |
| HSV | hsv(129, 63%, 98%) |
| CMYK | cmyk(63.2%, 0%, 53.6%, 2%) |
| CIE-LAB | lab(87.92, -67.86, 51.69) |
| CIE-LCH | lch(87.92, 85.31, 142.70°) |
| OKLab | oklab(87.31% -0.1834 0.1236) |
| OKLCH | oklch(87.31% 0.221 146) |
| XYZ | xyz(41.7489, 71.9033, 28.1982) |
| Luminance | 0.7191 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.96
Spearmint
#1EF876
ΔE00 2.66
Light Bright Green
#53FE5C
ΔE00 2.90
Spring Green
#00FF7F
ΔE00 3.33
Lighter Green
#75FD63
ΔE00 3.36
Light Neon Green
#4EFD54
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFA74 #FA5CE2
analogous
#93FA5C #5CFA74 #5CFAC3
triadic
#5CFA74 #745CFA #FA745C
tetradic
#5CFA74 #5C93FA #FA5CE2 #FAC35C
square
#5CFA74 #5C93FA #FA5CE2 #FAC35C
split-complementary
#5CFA74 #C35CFA #FA5C93
monochromatic
#07D526 #21F841 #5CFA74 #97FCA7 #D3FED9
Accessibility & contrast
On white
1.37
#5CFA74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#5CFA74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFA74
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFA74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFA74 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE568
Deuteranopia (green-blind)
#EAD77E
Tritanopia (blue-blind)
#30F4DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5cfa74; /* rgb */ color: rgb(92, 250, 116); /* oklch */ color: oklch(87.3% 0.221 146.0);
Tailwind
colors: {
custom: {
50: '#9afd9f',
500: '#5cfa74',
950: '#000000',
},
}SCSS
$custom: #5cfa74; $custom-light: #9afd9f; $custom-dark: #000000;
JSON
{
"hex": "#5cfa74",
"rgb": {
"r": 92,
"g": 250,
"b": 116
},
"hsl": {
"h": 129.114,
"s": 94.048,
"l": 67.059
},
"oklch": {
"l": 0.87311,
"c": 0.22118,
"h": 146
},
"luminance": 0.71907
}Semantic roles & 50–950 ramp
primary
#5CFA74
secondary
#CF2BB6
accent
#00C3E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680