#54FA76#54FA76
#54FA76 is a very light, highly saturated green. Relative luminance 0.716; OKLCH L 87.1% C 0.222 H 147.0°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #54FA76 |
|---|---|
| RGB | rgb(84, 250, 118) |
| HSL | hsl(132, 94%, 65%) |
| HSV | hsv(132, 66%, 98%) |
| CMYK | cmyk(66.4%, 0%, 52.8%, 2%) |
| CIE-LAB | lab(87.76, -69.10, 50.53) |
| CIE-LCH | lch(87.76, 85.61, 143.82°) |
| OKLab | oklab(87.13% -0.1864 0.1212) |
| OKLCH | oklch(87.13% 0.222 147) |
| XYZ | xyz(41.1089, 71.5597, 28.7820) |
| Luminance | 0.7156 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.08
Lightgreen (survey)
#76FF7B
ΔE00 2.42
Spring Green
#00FF7F
ΔE00 2.76
Minty Green
#0BF77D
ΔE00 2.95
Light Bright Green
#53FE5C
ΔE00 3.28
Wintergreen
#20F986
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FA76 #FA54D8
analogous
#85FA54 #54FA76 #54FAC9
triadic
#54FA76 #7654FA #FA7654
tetradic
#54FA76 #5485FA #FA54D8 #FAC954
square
#54FA76 #5485FA #FA54D8 #FAC954
split-complementary
#54FA76 #C954FA #FA5485
monochromatic
#06CE2F #19F846 #54FA76 #8FFCA6 #CBFDD5
Accessibility & contrast
On white
1.37
#54FA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#54FA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FA76
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FA76 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56A
Deuteranopia (green-blind)
#E9D780
Tritanopia (blue-blind)
#11F5DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #54fa76; /* rgb */ color: rgb(84, 250, 118); /* oklch */ color: oklch(87.1% 0.222 147.0);
Tailwind
colors: {
custom: {
50: '#97fda0',
500: '#54fa76',
950: '#000000',
},
}SCSS
$custom: #54fa76; $custom-light: #97fda0; $custom-dark: #000000;
JSON
{
"hex": "#54fa76",
"rgb": {
"r": 84,
"g": 250,
"b": 118
},
"hsl": {
"h": 132.289,
"s": 94.318,
"l": 65.49
},
"oklch": {
"l": 0.87128,
"c": 0.22235,
"h": 147
},
"luminance": 0.71564
}Semantic roles & 50–950 ramp
primary
#54FA76
secondary
#C929A8
accent
#00B6E6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680