#5FEF95#5FEF95
#5FEF95 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.2% C 0.177 H 152.9°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEF95 |
|---|---|
| RGB | rgb(95, 239, 149) |
| HSL | hsl(143, 82%, 65%) |
| HSV | hsv(143, 60%, 94%) |
| CMYK | cmyk(60.3%, 0%, 37.7%, 6.3%) |
| CIE-LAB | lab(85.17, -58.24, 32.30) |
| CIE-LCH | lch(85.17, 66.60, 150.99°) |
| OKLab | oklab(85.21% -0.1577 0.0806) |
| OKLCH | oklch(85.21% 0.177 152.9) |
| XYZ | xyz(41.0073, 66.3318, 39.0702) |
| Luminance | 0.6634 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.93
Sea Green (survey)
#53FCA1
ΔE00 2.94
Turquoise Green
#04F489
ΔE00 3.42
Light Bluish Green
#76FDA8
ΔE00 3.44
Seafoam Green
#7AF9AB
ΔE00 3.46
Weird Green
#3AE57F
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEF95 #EF5FB9
analogous
#71EF5F #5FEF95 #5FEFDD
triadic
#5FEF95 #955FEF #EF955F
tetradic
#5FEF95 #5F71EF #EF5FB9 #EFDD5F
square
#5FEF95 #5F71EF #EF5FB9 #EFDD5F
split-complementary
#5FEF95 #DD5FEF #EF5F71
monochromatic
#13C054 #27E970 #5FEF95 #97F5BA #CEFADF
Accessibility & contrast
On white
1.47
#5FEF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#5FEF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEF95
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEF95 | 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)
#EFDD8F
Deuteranopia (green-blind)
#DCCF9B
Tritanopia (blue-blind)
#2BECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5fef95; /* rgb */ color: rgb(95, 239, 149); /* oklch */ color: oklch(85.2% 0.177 152.9);
Tailwind
colors: {
custom: {
50: '#99f5b5',
500: '#5fef95',
950: '#000000',
},
}SCSS
$custom: #5fef95; $custom-light: #99f5b5; $custom-dark: #000000;
JSON
{
"hex": "#5fef95",
"rgb": {
"r": 95,
"g": 239,
"b": 149
},
"hsl": {
"h": 142.5,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.8521,
"c": 0.17709,
"h": 152.9
},
"luminance": 0.66336
}Semantic roles & 50–950 ramp
primary
#5FEF95
secondary
#BE348A
accent
#078EDE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581