#54FF79#54FF79
#54FF79 is a very light, highly saturated green. Relative luminance 0.748; OKLCH L 88.4% C 0.226 H 147.2°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #54FF79 |
|---|---|
| RGB | rgb(84, 255, 121) |
| HSL | hsl(133, 100%, 66%) |
| HSV | hsv(133, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(89.29, -70.40, 51.02) |
| CIE-LCH | lch(89.29, 86.95, 144.07°) |
| OKLab | oklab(88.41% -0.1898 0.1225) |
| OKLCH | oklch(88.41% 0.226 147.2) |
| XYZ | xyz(42.8643, 74.7807, 30.2606) |
| Luminance | 0.7479 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.19
Spearmint
#1EF876
ΔE00 2.50
Spring Green
#00FF7F
ΔE00 2.57
Light Bright Green
#53FE5C
ΔE00 3.19
Minty Green
#0BF77D
ΔE00 3.32
Bright Light Green
#2DFE54
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FF79 #FF54DA
analogous
#85FF54 #54FF79 #54FFCE
triadic
#54FF79 #7954FF #FF7954
tetradic
#54FF79 #5485FF #FF54DA #FFCE54
square
#54FF79 #5485FF #FF54DA #FFCE54
split-complementary
#54FF79 #CE54FF #FF5485
monochromatic
#00D92F #17FF49 #54FF79 #91FFA9 #CEFFD9
Accessibility & contrast
On white
1.32
#54FF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#54FF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FF79
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FF79 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96D
Deuteranopia (green-blind)
#EDDB83
Tritanopia (blue-blind)
#01FAE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #54ff79; /* rgb */ color: rgb(84, 255, 121); /* oklch */ color: oklch(88.4% 0.226 147.2);
Tailwind
colors: {
custom: {
50: '#97ffa2',
500: '#54ff79',
950: '#000000',
},
}SCSS
$custom: #54ff79; $custom-light: #97ffa2; $custom-dark: #000000;
JSON
{
"hex": "#54ff79",
"rgb": {
"r": 84,
"g": 255,
"b": 121
},
"hsl": {
"h": 132.982,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.88407,
"c": 0.22592,
"h": 147.2
},
"luminance": 0.74785
}Semantic roles & 50–950 ramp
primary
#54FF79
secondary
#D225AD
accent
#00B4E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680