#54FD84#54FD84
#54FD84 is a very light, highly saturated green. Relative luminance 0.738; OKLCH L 88.1% C 0.214 H 149.0°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #54FD84 |
|---|---|
| RGB | rgb(84, 253, 132) |
| HSL | hsl(137, 98%, 66%) |
| HSV | hsv(137, 67%, 99%) |
| CMYK | cmyk(66.8%, 0%, 47.8%, 0.8%) |
| CIE-LAB | lab(88.83, -68.17, 45.31) |
| CIE-LCH | lch(88.83, 81.85, 146.39°) |
| OKLab | oklab(88.07% -0.1837 0.1103) |
| OKLCH | oklch(88.07% 0.214 149) |
| XYZ | xyz(42.9430, 73.7967, 33.8064) |
| Luminance | 0.7380 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.07
Spearmint
#1EF876
ΔE00 2.23
Wintergreen
#20F986
ΔE00 2.38
Minty Green
#0BF77D
ΔE00 2.47
Lightgreen (survey)
#76FF7B
ΔE00 3.09
Turquoise Green
#04F489
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FD84 #FD54CD
analogous
#78FD54 #54FD84 #54FDD8
triadic
#54FD84 #8454FD #FD8454
tetradic
#54FD84 #5478FD #FD54CD #FDD854
square
#54FD84 #5478FD #FD54CD #FDD854
split-complementary
#54FD84 #D854FD #FD5478
monochromatic
#02D43E #18FC58 #54FD84 #90FEB0 #CDFEDB
Accessibility & contrast
On white
1.33
#54FD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#54FD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FD84
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FD84 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87A
Deuteranopia (green-blind)
#EAD98D
Tritanopia (blue-blind)
#00F8E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #54fd84; /* rgb */ color: rgb(84, 253, 132); /* oklch */ color: oklch(88.1% 0.214 149.0);
Tailwind
colors: {
custom: {
50: '#97ffa9',
500: '#54fd84',
950: '#000000',
},
}SCSS
$custom: #54fd84; $custom-light: #97ffa9; $custom-dark: #000000;
JSON
{
"hex": "#54fd84",
"rgb": {
"r": 84,
"g": 253,
"b": 132
},
"hsl": {
"h": 137.041,
"s": 97.688,
"l": 66.078
},
"oklch": {
"l": 0.88068,
"c": 0.21424,
"h": 149
},
"luminance": 0.73801
}Semantic roles & 50–950 ramp
primary
#54FD84
secondary
#CE279F
accent
#00A4E6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681