#5FEF8A#5FEF8A
#5FEF8A is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.0% C 0.187 H 150.3°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEF8A |
|---|---|
| RGB | rgb(95, 239, 138) |
| HSL | hsl(138, 82%, 65%) |
| HSV | hsv(138, 60%, 94%) |
| CMYK | cmyk(60.3%, 0%, 42.3%, 6.3%) |
| CIE-LAB | lab(84.99, -60.10, 37.57) |
| CIE-LCH | lch(84.99, 70.87, 147.99°) |
| OKLab | oklab(85.01% -0.1624 0.0927) |
| OKLCH | oklch(85.01% 0.187 150.3) |
| XYZ | xyz(40.1703, 65.9970, 34.6616) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.97
Turquoise Green
#04F489
ΔE00 3.12
Wintergreen
#20F986
ΔE00 3.33
Minty Green
#0BF77D
ΔE00 3.63
Sea Green (survey)
#53FCA1
ΔE00 3.83
Light Green Blue
#56FCA2
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEF8A #EF5FC4
analogous
#7CEF5F #5FEF8A #5FEFD2
triadic
#5FEF8A #8A5FEF #EF8A5F
tetradic
#5FEF8A #5F7CEF #EF5FC4 #EFD25F
square
#5FEF8A #5F7CEF #EF5FC4 #EFD25F
split-complementary
#5FEF8A #D25FEF #EF5F7C
monochromatic
#13C047 #27E961 #5FEF8A #97F5B3 #CEFADB
Accessibility & contrast
On white
1.48
#5FEF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#5FEF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEF8A
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEF8A | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#DECF91
Tritanopia (blue-blind)
#32EBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fef8a; /* rgb */ color: rgb(95, 239, 138); /* oklch */ color: oklch(85.0% 0.187 150.3);
Tailwind
colors: {
custom: {
50: '#99f5ad',
500: '#5fef8a',
950: '#000000',
},
}SCSS
$custom: #5fef8a; $custom-light: #99f5ad; $custom-dark: #000000;
JSON
{
"hex": "#5fef8a",
"rgb": {
"r": 95,
"g": 239,
"b": 138
},
"hsl": {
"h": 137.917,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.85014,
"c": 0.18701,
"h": 150.3
},
"luminance": 0.66001
}Semantic roles & 50–950 ramp
primary
#5FEF8A
secondary
#BE3495
accent
#079EDE
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581