#54FD7F#54FD7F
#54FD7F is a very light, highly saturated green. Relative luminance 0.737; OKLCH L 88.0% C 0.218 H 148.2°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #54FD7F |
|---|---|
| RGB | rgb(84, 253, 127) |
| HSL | hsl(135, 98%, 66%) |
| HSV | hsv(135, 67%, 99%) |
| CMYK | cmyk(66.8%, 0%, 49.8%, 0.8%) |
| CIE-LAB | lab(88.76, -68.89, 47.59) |
| CIE-LCH | lch(88.76, 83.73, 145.37°) |
| OKLab | oklab(88% -0.1857 0.1152) |
| OKLCH | oklch(88% 0.218 148.2) |
| XYZ | xyz(42.6090, 73.6631, 32.0474) |
| Luminance | 0.7367 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.11
Spring Green
#00FF7F
ΔE00 2.17
Lightgreen (survey)
#76FF7B
ΔE00 2.65
Minty Green
#0BF77D
ΔE00 2.65
Wintergreen
#20F986
ΔE00 2.81
Light Bright Green
#53FE5C
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FD7F #FD54D2
analogous
#7DFD54 #54FD7F #54FDD3
triadic
#54FD7F #7F54FD #FD7F54
tetradic
#54FD7F #547DFD #FD54D2 #FDD354
square
#54FD7F #547DFD #FD54D2 #FDD354
split-complementary
#54FD7F #D354FD #FD547D
monochromatic
#02D438 #18FC52 #54FD7F #90FEAC #CDFEDA
Accessibility & contrast
On white
1.33
#54FD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#54FD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FD7F
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FD7F | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE874
Deuteranopia (green-blind)
#EBD988
Tritanopia (blue-blind)
#00F8E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #54fd7f; /* rgb */ color: rgb(84, 253, 127); /* oklch */ color: oklch(88.0% 0.218 148.2);
Tailwind
colors: {
custom: {
50: '#97ffa6',
500: '#54fd7f',
950: '#000000',
},
}SCSS
$custom: #54fd7f; $custom-light: #97ffa6; $custom-dark: #000000;
JSON
{
"hex": "#54fd7f",
"rgb": {
"r": 84,
"g": 253,
"b": 127
},
"hsl": {
"h": 135.266,
"s": 97.688,
"l": 66.078
},
"oklch": {
"l": 0.87995,
"c": 0.21849,
"h": 148.2
},
"luminance": 0.73668
}Semantic roles & 50–950 ramp
primary
#54FD7F
secondary
#CE27A4
accent
#00ABE6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F180F
muted
#808680