#5FFD84#5FFD84
#5FFD84 is a very light, highly saturated green. Relative luminance 0.743; OKLCH L 88.4% C 0.210 H 148.1°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFD84 |
|---|---|
| RGB | rgb(95, 253, 132) |
| HSL | hsl(134, 98%, 68%) |
| HSV | hsv(134, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 47.8%, 0.8%) |
| CIE-LAB | lab(89.09, -66.15, 45.69) |
| CIE-LCH | lch(89.09, 80.39, 145.37°) |
| OKLab | oklab(88.35% -0.1786 0.1111) |
| OKLCH | oklch(88.35% 0.21 148.1) |
| XYZ | xyz(44.0063, 74.3450, 33.8562) |
| Luminance | 0.7435 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.53
Spring Green
#00FF7F
ΔE00 2.67
Spearmint
#1EF876
ΔE00 2.69
Wintergreen
#20F986
ΔE00 2.98
Minty Green
#0BF77D
ΔE00 3.03
Easter Green
#8CFD7E
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFD84 #FD5FD8
analogous
#89FD5F #5FFD84 #5FFDD3
triadic
#5FFD84 #845FFD #FD845F
tetradic
#5FFD84 #5F89FD #FD5FD8 #FDD35F
square
#5FFD84 #5F89FD #FD5FD8 #FDD35F
split-complementary
#5FFD84 #D35FFD #FD5F89
monochromatic
#03DF36 #23FC56 #5FFD84 #9BFEB2 #D8FFE1
Accessibility & contrast
On white
1.32
#5FFD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#5FFD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFD84
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFD84 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87A
Deuteranopia (green-blind)
#ECDA8D
Tritanopia (blue-blind)
#2EF8E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5ffd84; /* rgb */ color: rgb(95, 253, 132); /* oklch */ color: oklch(88.4% 0.210 148.1);
Tailwind
colors: {
custom: {
50: '#9cffaa',
500: '#5ffd84',
950: '#000000',
},
}SCSS
$custom: #5ffd84; $custom-light: #9cffaa; $custom-dark: #000000;
JSON
{
"hex": "#5ffd84",
"rgb": {
"r": 95,
"g": 253,
"b": 132
},
"hsl": {
"h": 134.051,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.88355,
"c": 0.2103,
"h": 148.1
},
"luminance": 0.74349
}Semantic roles & 50–950 ramp
primary
#5FFD84
secondary
#D729AE
accent
#00B0E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681