#5FFE8A#5FFE8A
#5FFE8A is a very light, highly saturated green. Relative luminance 0.752; OKLCH L 88.7% C 0.206 H 149.1°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFE8A |
|---|---|
| RGB | rgb(95, 254, 138) |
| HSL | hsl(136, 99%, 68%) |
| HSV | hsv(136, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 45.7%, 0.4%) |
| CIE-LAB | lab(89.46, -65.62, 43.30) |
| CIE-LCH | lch(89.46, 78.61, 146.58°) |
| OKLab | oklab(88.69% -0.1771 0.1059) |
| OKLCH | oklch(88.69% 0.206 149.1) |
| XYZ | xyz(44.7453, 75.1470, 36.1866) |
| Luminance | 0.7515 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.70
Wintergreen
#20F986
ΔE00 2.73
Spearmint
#1EF876
ΔE00 3.00
Minty Green
#0BF77D
ΔE00 3.06
Lightgreen (survey)
#76FF7B
ΔE00 3.13
Baby Green
#8CFF9E
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFE8A #FE5FD3
analogous
#83FE5F #5FFE8A #5FFED9
triadic
#5FFE8A #8A5FFE #FE8A5F
tetradic
#5FFE8A #5F83FE #FE5FD3 #FED95F
square
#5FFE8A #5F83FE #FE5FD3 #FED95F
split-complementary
#5FFE8A #D95FFE #FE5F83
monochromatic
#01E13E #22FE5E #5FFE8A #9CFEB6 #D9FFE3
Accessibility & contrast
On white
1.31
#5FFE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#5FFE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFE8A
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFE8A | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE981
Deuteranopia (green-blind)
#ECDB92
Tritanopia (blue-blind)
#29F9E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5ffe8a; /* rgb */ color: rgb(95, 254, 138); /* oklch */ color: oklch(88.7% 0.206 149.1);
Tailwind
colors: {
custom: {
50: '#9cffae',
500: '#5ffe8a',
950: '#000000',
},
}SCSS
$custom: #5ffe8a; $custom-light: #9cffae; $custom-dark: #000000;
JSON
{
"hex": "#5ffe8a",
"rgb": {
"r": 95,
"g": 254,
"b": 138
},
"hsl": {
"h": 136.226,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.88691,
"c": 0.20634,
"h": 149.1
},
"luminance": 0.75151
}Semantic roles & 50–950 ramp
primary
#5FFE8A
secondary
#D829A9
accent
#00A7E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681