#5FEF96#5FEF96
#5FEF96 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.2% C 0.176 H 153.2°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEF96 |
|---|---|
| RGB | rgb(95, 239, 150) |
| HSL | hsl(143, 82%, 65%) |
| HSV | hsv(143, 60%, 94%) |
| CMYK | cmyk(60.3%, 0%, 37.2%, 6.3%) |
| CIE-LAB | lab(85.18, -58.07, 31.82) |
| CIE-LCH | lch(85.18, 66.22, 151.28°) |
| OKLab | oklab(85.23% -0.1572 0.0795) |
| OKLCH | oklch(85.23% 0.176 153.2) |
| XYZ | xyz(41.0875, 66.3639, 39.4925) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.88
Sea Green (survey)
#53FCA1
ΔE00 2.90
Seafoam Green
#7AF9AB
ΔE00 3.37
Light Bluish Green
#76FDA8
ΔE00 3.39
Turquoise Green
#04F489
ΔE00 3.49
Weird Green
#3AE57F
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEF96 #EF5FB8
analogous
#70EF5F #5FEF96 #5FEFDE
triadic
#5FEF96 #965FEF #EF965F
tetradic
#5FEF96 #5F70EF #EF5FB8 #EFDE5F
square
#5FEF96 #5F70EF #EF5FB8 #EFDE5F
split-complementary
#5FEF96 #DE5FEF #EF5F70
monochromatic
#13C055 #27E971 #5FEF96 #97F5BB #CEFADF
Accessibility & contrast
On white
1.47
#5FEF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#5FEF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEF96
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEF96 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD90
Deuteranopia (green-blind)
#DCCF9C
Tritanopia (blue-blind)
#2AECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5fef96; /* rgb */ color: rgb(95, 239, 150); /* oklch */ color: oklch(85.2% 0.176 153.2);
Tailwind
colors: {
custom: {
50: '#99f5b5',
500: '#5fef96',
950: '#000000',
},
}SCSS
$custom: #5fef96; $custom-light: #99f5b5; $custom-dark: #000000;
JSON
{
"hex": "#5fef96",
"rgb": {
"r": 95,
"g": 239,
"b": 150
},
"hsl": {
"h": 142.917,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.85229,
"c": 0.17619,
"h": 153.2
},
"luminance": 0.66368
}Semantic roles & 50–950 ramp
primary
#5FEF96
secondary
#BE3489
accent
#078CDE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581