#5FEA75#5FEA75
#5FEA75 is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.5% C 0.199 H 146.5°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEA75 |
|---|---|
| RGB | rgb(95, 234, 117) |
| HSL | hsl(129, 77%, 65%) |
| HSV | hsv(129, 59%, 92%) |
| CMYK | cmyk(59.4%, 0%, 50%, 8.2%) |
| CIE-LAB | lab(83.21, -61.40, 45.51) |
| CIE-LCH | lch(83.21, 76.42, 143.46°) |
| OKLab | oklab(83.45% -0.1661 0.11) |
| OKLCH | oklch(83.45% 0.199 146.5) |
| XYZ | xyz(37.3506, 62.5593, 26.9330) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.98
Weird Green
#3AE57F
ΔE00 3.57
Spearmint
#1EF876
ΔE00 3.91
Minty Green
#0BF77D
ΔE00 4.09
Wintergreen
#20F986
ΔE00 4.54
Turquoise Green
#04F489
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEA75 #EA5FD4
analogous
#8FEA5F #5FEA75 #5FEABA
triadic
#5FEA75 #755FEA #EA755F
tetradic
#5FEA75 #5F8FEA #EA5FD4 #EABA5F
square
#5FEA75 #5F8FEA #EA5FD4 #EABA5F
split-complementary
#5FEA75 #BA5FEA #EA5F8F
monochromatic
#18B731 #29E346 #5FEA75 #95F1A4 #CBF8D2
Accessibility & contrast
On white
1.55
#5FEA75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#5FEA75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEA75
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEA75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEA75 | 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)
#EDD76B
Deuteranopia (green-blind)
#DBCA7D
Tritanopia (blue-blind)
#3EE5CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fea75; /* rgb */ color: rgb(95, 234, 117); /* oklch */ color: oklch(83.5% 0.199 146.5);
Tailwind
colors: {
custom: {
50: '#99f29f',
500: '#5fea75',
950: '#000000',
},
}SCSS
$custom: #5fea75; $custom-light: #99f29f; $custom-dark: #000000;
JSON
{
"hex": "#5fea75",
"rgb": {
"r": 95,
"g": 234,
"b": 117
},
"hsl": {
"h": 129.496,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.83452,
"c": 0.19917,
"h": 146.5
},
"luminance": 0.62563
}Semantic roles & 50–950 ramp
primary
#5FEA75
secondary
#B637A2
accent
#0CB9D9
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580