#5FEF97#5FEF97
#5FEF97 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.2% C 0.175 H 153.4°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEF97 |
|---|---|
| RGB | rgb(95, 239, 151) |
| HSL | hsl(143, 82%, 65%) |
| HSV | hsv(143, 60%, 94%) |
| CMYK | cmyk(60.3%, 0%, 36.8%, 6.3%) |
| CIE-LAB | lab(85.20, -57.89, 31.34) |
| CIE-LCH | lch(85.20, 65.83, 151.57°) |
| OKLab | oklab(85.25% -0.1568 0.0784) |
| OKLCH | oklch(85.25% 0.175 153.4) |
| XYZ | xyz(41.1684, 66.3962, 39.9184) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.85
Sea Green (survey)
#53FCA1
ΔE00 2.87
Seafoam Green
#7AF9AB
ΔE00 3.27
Light Bluish Green
#76FDA8
ΔE00 3.35
Turquoise Green
#04F489
ΔE00 3.58
Weird Green
#3AE57F
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEF97 #EF5FB7
analogous
#6FEF5F #5FEF97 #5FEFDF
triadic
#5FEF97 #975FEF #EF975F
tetradic
#5FEF97 #5F6FEF #EF5FB7 #EFDF5F
square
#5FEF97 #5F6FEF #EF5FB7 #EFDF5F
split-complementary
#5FEF97 #DF5FEF #EF5F6F
monochromatic
#13C057 #27E973 #5FEF97 #97F5BB #CEFADF
Accessibility & contrast
On white
1.47
#5FEF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#5FEF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEF97
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEF97 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD91
Deuteranopia (green-blind)
#DCCF9D
Tritanopia (blue-blind)
#29ECD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5fef97; /* rgb */ color: rgb(95, 239, 151); /* oklch */ color: oklch(85.2% 0.175 153.4);
Tailwind
colors: {
custom: {
50: '#99f5b6',
500: '#5fef97',
950: '#000000',
},
}SCSS
$custom: #5fef97; $custom-light: #99f5b6; $custom-dark: #000000;
JSON
{
"hex": "#5fef97",
"rgb": {
"r": 95,
"g": 239,
"b": 151
},
"hsl": {
"h": 143.333,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.85248,
"c": 0.1753,
"h": 153.4
},
"luminance": 0.664
}Semantic roles & 50–950 ramp
primary
#5FEF97
secondary
#BE3489
accent
#078BDE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581