#5FFE8B#5FFE8B
#5FFE8B is a very light, highly saturated green. Relative luminance 0.752; OKLCH L 88.7% C 0.205 H 149.3°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFE8B |
|---|---|
| RGB | rgb(95, 254, 139) |
| HSL | hsl(137, 99%, 68%) |
| HSV | hsv(137, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 45.3%, 0.4%) |
| CIE-LAB | lab(89.48, -65.46, 42.83) |
| CIE-LCH | lch(89.48, 78.23, 146.80°) |
| OKLab | oklab(88.71% -0.1767 0.1049) |
| OKLCH | oklch(88.71% 0.205 149.3) |
| XYZ | xyz(44.8180, 75.1760, 36.5696) |
| Luminance | 0.7518 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.69
Spring Green
#00FF7F
ΔE00 2.73
Spearmint
#1EF876
ΔE00 3.06
Minty Green
#0BF77D
ΔE00 3.07
Lightgreen (survey)
#76FF7B
ΔE00 3.26
Baby Green
#8CFF9E
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFE8B #FE5FD2
analogous
#82FE5F #5FFE8B #5FFEDB
triadic
#5FFE8B #8B5FFE #FE8B5F
tetradic
#5FFE8B #5F82FE #FE5FD2 #FEDB5F
square
#5FFE8B #5F82FE #FE5FD2 #FEDB5F
split-complementary
#5FFE8B #DB5FFE #FE5F82
monochromatic
#01E13F #22FE5F #5FFE8B #9CFEB7 #D9FFE3
Accessibility & contrast
On white
1.31
#5FFE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#5FFE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFE8B
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFE8B | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE982
Deuteranopia (green-blind)
#ECDB93
Tritanopia (blue-blind)
#28FAE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5ffe8b; /* rgb */ color: rgb(95, 254, 139); /* oklch */ color: oklch(88.7% 0.205 149.3);
Tailwind
colors: {
custom: {
50: '#9cffae',
500: '#5ffe8b',
950: '#000000',
},
}SCSS
$custom: #5ffe8b; $custom-light: #9cffae; $custom-dark: #000000;
JSON
{
"hex": "#5ffe8b",
"rgb": {
"r": 95,
"g": 254,
"b": 139
},
"hsl": {
"h": 136.604,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.88707,
"c": 0.20546,
"h": 149.3
},
"luminance": 0.75181
}Semantic roles & 50–950 ramp
primary
#5FFE8B
secondary
#D829A8
accent
#00A6E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681