#5FEF87#5FEF87
#5FEF87 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.0% C 0.190 H 149.6°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEF87 |
|---|---|
| RGB | rgb(95, 239, 135) |
| HSL | hsl(137, 82%, 65%) |
| HSV | hsv(137, 60%, 94%) |
| CMYK | cmyk(60.3%, 0%, 43.5%, 6.3%) |
| CIE-LAB | lab(84.95, -60.58, 38.99) |
| CIE-LCH | lch(84.95, 72.04, 147.23°) |
| OKLab | oklab(84.96% -0.1637 0.0959) |
| OKLCH | oklch(84.96% 0.19 149.6) |
| XYZ | xyz(39.9561, 65.9113, 33.5335) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.01
Turquoise Green
#04F489
ΔE00 3.21
Wintergreen
#20F986
ΔE00 3.26
Minty Green
#0BF77D
ΔE00 3.44
Spearmint
#1EF876
ΔE00 3.85
Sea Green (survey)
#53FCA1
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEF87 #EF5FC7
analogous
#7FEF5F #5FEF87 #5FEFCF
triadic
#5FEF87 #875FEF #EF875F
tetradic
#5FEF87 #5F7FEF #EF5FC7 #EFCF5F
square
#5FEF87 #5F7FEF #EF5FC7 #EFCF5F
split-complementary
#5FEF87 #CF5FEF #EF5F7F
monochromatic
#13C043 #27E95D #5FEF87 #97F5B1 #CEFADA
Accessibility & contrast
On white
1.48
#5FEF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#5FEF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEF87
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEF87 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7F
Deuteranopia (green-blind)
#DECF8E
Tritanopia (blue-blind)
#34EBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fef87; /* rgb */ color: rgb(95, 239, 135); /* oklch */ color: oklch(85.0% 0.190 149.6);
Tailwind
colors: {
custom: {
50: '#99f5ab',
500: '#5fef87',
950: '#000000',
},
}SCSS
$custom: #5fef87; $custom-light: #99f5ab; $custom-dark: #000000;
JSON
{
"hex": "#5fef87",
"rgb": {
"r": 95,
"g": 239,
"b": 135
},
"hsl": {
"h": 136.667,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.84964,
"c": 0.18971,
"h": 149.6
},
"luminance": 0.65915
}Semantic roles & 50–950 ramp
primary
#5FEF87
secondary
#BE3498
accent
#07A3DE
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581