#5FEF8D#5FEF8D
#5FEF8D is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.1% C 0.184 H 151.0°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEF8D |
|---|---|
| RGB | rgb(95, 239, 141) |
| HSL | hsl(139, 82%, 65%) |
| HSV | hsv(139, 60%, 94%) |
| CMYK | cmyk(60.3%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(85.04, -59.61, 36.14) |
| CIE-LCH | lch(85.04, 69.71, 148.77°) |
| OKLab | oklab(85.07% -0.1611 0.0895) |
| OKLCH | oklch(85.07% 0.184 151) |
| XYZ | xyz(40.3905, 66.0850, 35.8213) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.00
Turquoise Green
#04F489
ΔE00 3.10
Wintergreen
#20F986
ΔE00 3.46
Sea Green (survey)
#53FCA1
ΔE00 3.53
Light Green Blue
#56FCA2
ΔE00 3.57
Minty Green
#0BF77D
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEF8D #EF5FC1
analogous
#79EF5F #5FEF8D #5FEFD5
triadic
#5FEF8D #8D5FEF #EF8D5F
tetradic
#5FEF8D #5F79EF #EF5FC1 #EFD55F
square
#5FEF8D #5F79EF #EF5FC1 #EFD55F
split-complementary
#5FEF8D #D55FEF #EF5F79
monochromatic
#13C04B #27E965 #5FEF8D #97F5B5 #CEFADC
Accessibility & contrast
On white
1.48
#5FEF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#5FEF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEF8D
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEF8D | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC86
Deuteranopia (green-blind)
#DDCF93
Tritanopia (blue-blind)
#30EBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fef8d; /* rgb */ color: rgb(95, 239, 141); /* oklch */ color: oklch(85.1% 0.184 151.0);
Tailwind
colors: {
custom: {
50: '#99f5af',
500: '#5fef8d',
950: '#000000',
},
}SCSS
$custom: #5fef8d; $custom-light: #99f5af; $custom-dark: #000000;
JSON
{
"hex": "#5fef8d",
"rgb": {
"r": 95,
"g": 239,
"b": 141
},
"hsl": {
"h": 139.167,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.85066,
"c": 0.1843,
"h": 151
},
"luminance": 0.66089
}Semantic roles & 50–950 ramp
primary
#5FEF8D
secondary
#BE3492
accent
#079ADE
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581