#5FEA74#5FEA74
#5FEA74 is a very light, highly saturated green. Relative luminance 0.625; OKLCH L 83.4% C 0.200 H 146.3°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEA74 |
|---|---|
| RGB | rgb(95, 234, 116) |
| HSL | hsl(129, 77%, 65%) |
| HSV | hsv(129, 59%, 92%) |
| CMYK | cmyk(59.4%, 0%, 50.4%, 8.2%) |
| CIE-LAB | lab(83.20, -61.54, 45.96) |
| CIE-LCH | lch(83.20, 76.81, 143.24°) |
| OKLab | oklab(83.44% -0.1665 0.1109) |
| OKLCH | oklch(83.44% 0.2 146.3) |
| XYZ | xyz(37.2921, 62.5360, 26.6250) |
| Luminance | 0.6254 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.87
Weird Green
#3AE57F
ΔE00 3.68
Spearmint
#1EF876
ΔE00 3.91
Minty Green
#0BF77D
ΔE00 4.13
Wintergreen
#20F986
ΔE00 4.60
Lightgreen (survey)
#76FF7B
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEA74 #EA5FD5
analogous
#8FEA5F #5FEA74 #5FEABA
triadic
#5FEA74 #745FEA #EA745F
tetradic
#5FEA74 #5F8FEA #EA5FD5 #EABA5F
square
#5FEA74 #5F8FEA #EA5FD5 #EABA5F
split-complementary
#5FEA74 #BA5FEA #EA5F8F
monochromatic
#18B730 #29E345 #5FEA74 #95F1A3 #CBF8D2
Accessibility & contrast
On white
1.55
#5FEA74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#5FEA74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEA74
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEA74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEA74 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76A
Deuteranopia (green-blind)
#DBCA7C
Tritanopia (blue-blind)
#3FE5CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fea74; /* rgb */ color: rgb(95, 234, 116); /* oklch */ color: oklch(83.4% 0.200 146.3);
Tailwind
colors: {
custom: {
50: '#99f29e',
500: '#5fea74',
950: '#000000',
},
}SCSS
$custom: #5fea74; $custom-light: #99f29e; $custom-dark: #000000;
JSON
{
"hex": "#5fea74",
"rgb": {
"r": 95,
"g": 234,
"b": 116
},
"hsl": {
"h": 129.065,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.83438,
"c": 0.20004,
"h": 146.3
},
"luminance": 0.62539
}Semantic roles & 50–950 ramp
primary
#5FEA74
secondary
#B637A3
accent
#0CBAD9
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580