#54FA77#54FA77
#54FA77 is a very light, highly saturated green. Relative luminance 0.716; OKLCH L 87.1% C 0.222 H 147.1°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #54FA77 |
|---|---|
| RGB | rgb(84, 250, 119) |
| HSL | hsl(133, 94%, 65%) |
| HSV | hsv(133, 66%, 98%) |
| CMYK | cmyk(66.4%, 0%, 52.4%, 2%) |
| CIE-LAB | lab(87.77, -68.97, 50.09) |
| CIE-LCH | lch(87.77, 85.24, 144.01°) |
| OKLab | oklab(87.14% -0.186 0.1203) |
| OKLCH | oklch(87.14% 0.222 147.1) |
| XYZ | xyz(41.1686, 71.5836, 29.0966) |
| Luminance | 0.7159 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.03
Lightgreen (survey)
#76FF7B
ΔE00 2.46
Spring Green
#00FF7F
ΔE00 2.69
Minty Green
#0BF77D
ΔE00 2.86
Wintergreen
#20F986
ΔE00 3.33
Light Bright Green
#53FE5C
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FA77 #FA54D7
analogous
#84FA54 #54FA77 #54FACA
triadic
#54FA77 #7754FA #FA7754
tetradic
#54FA77 #5484FA #FA54D7 #FACA54
square
#54FA77 #5484FA #FA54D7 #FACA54
split-complementary
#54FA77 #CA54FA #FA5484
monochromatic
#06CE30 #19F848 #54FA77 #8FFCA6 #CBFDD6
Accessibility & contrast
On white
1.37
#54FA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#54FA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FA77
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FA77 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56B
Deuteranopia (green-blind)
#E9D781
Tritanopia (blue-blind)
#0FF5DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #54fa77; /* rgb */ color: rgb(84, 250, 119); /* oklch */ color: oklch(87.1% 0.222 147.1);
Tailwind
colors: {
custom: {
50: '#97fda1',
500: '#54fa77',
950: '#000000',
},
}SCSS
$custom: #54fa77; $custom-light: #97fda1; $custom-dark: #000000;
JSON
{
"hex": "#54fa77",
"rgb": {
"r": 84,
"g": 250,
"b": 119
},
"hsl": {
"h": 132.651,
"s": 94.318,
"l": 65.49
},
"oklch": {
"l": 0.87141,
"c": 0.22152,
"h": 147.1
},
"luminance": 0.71588
}Semantic roles & 50–950 ramp
primary
#54FA77
secondary
#C929A7
accent
#00B5E6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680