#5FEF89#5FEF89
#5FEF89 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.0% C 0.188 H 150.1°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEF89 |
|---|---|
| RGB | rgb(95, 239, 137) |
| HSL | hsl(138, 82%, 65%) |
| HSV | hsv(138, 60%, 94%) |
| CMYK | cmyk(60.3%, 0%, 42.7%, 6.3%) |
| CIE-LAB | lab(84.98, -60.26, 38.04) |
| CIE-LCH | lch(84.98, 71.26, 147.73°) |
| OKLab | oklab(85% -0.1628 0.0938) |
| OKLCH | oklch(85% 0.188 150.1) |
| XYZ | xyz(40.0982, 65.9681, 34.2820) |
| Luminance | 0.6597 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.97
Turquoise Green
#04F489
ΔE00 3.14
Wintergreen
#20F986
ΔE00 3.30
Minty Green
#0BF77D
ΔE00 3.56
Sea Green (survey)
#53FCA1
ΔE00 3.94
Light Green Blue
#56FCA2
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEF89 #EF5FC5
analogous
#7DEF5F #5FEF89 #5FEFD1
triadic
#5FEF89 #895FEF #EF895F
tetradic
#5FEF89 #5F7DEF #EF5FC5 #EFD15F
square
#5FEF89 #5F7DEF #EF5FC5 #EFD15F
split-complementary
#5FEF89 #D15FEF #EF5F7D
monochromatic
#13C046 #27E960 #5FEF89 #97F5B2 #CEFADB
Accessibility & contrast
On white
1.48
#5FEF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#5FEF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEF89
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEF89 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC81
Deuteranopia (green-blind)
#DECF90
Tritanopia (blue-blind)
#33EBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fef89; /* rgb */ color: rgb(95, 239, 137); /* oklch */ color: oklch(85.0% 0.188 150.1);
Tailwind
colors: {
custom: {
50: '#99f5ac',
500: '#5fef89',
950: '#000000',
},
}SCSS
$custom: #5fef89; $custom-light: #99f5ac; $custom-dark: #000000;
JSON
{
"hex": "#5fef89",
"rgb": {
"r": 95,
"g": 239,
"b": 137
},
"hsl": {
"h": 137.5,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.84998,
"c": 0.18791,
"h": 150.1
},
"luminance": 0.65972
}Semantic roles & 50–950 ramp
primary
#5FEF89
secondary
#BE3496
accent
#07A0DE
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581