#54FA74#54FA74
#54FA74 is a very light, highly saturated green. Relative luminance 0.715; OKLCH L 87.1% C 0.224 H 146.7°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #54FA74 |
|---|---|
| RGB | rgb(84, 250, 116) |
| HSL | hsl(132, 94%, 65%) |
| HSV | hsv(132, 66%, 98%) |
| CMYK | cmyk(66.4%, 0%, 53.6%, 2%) |
| CIE-LAB | lab(87.73, -69.36, 51.42) |
| CIE-LCH | lch(87.73, 86.34, 143.45°) |
| OKLab | oklab(87.1% -0.1872 0.1231) |
| OKLCH | oklch(87.1% 0.224 146.7) |
| XYZ | xyz(40.9913, 71.5126, 28.1627) |
| Luminance | 0.7152 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.20
Lightgreen (survey)
#76FF7B
ΔE00 2.37
Spring Green
#00FF7F
ΔE00 2.91
Light Bright Green
#53FE5C
ΔE00 3.04
Minty Green
#0BF77D
ΔE00 3.12
Bright Light Green
#2DFE54
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FA74 #FA54DA
analogous
#87FA54 #54FA74 #54FAC7
triadic
#54FA74 #7454FA #FA7454
tetradic
#54FA74 #5487FA #FA54DA #FAC754
square
#54FA74 #5487FA #FA54DA #FAC754
split-complementary
#54FA74 #C754FA #FA5487
monochromatic
#06CE2C #19F844 #54FA74 #8FFCA4 #CBFDD5
Accessibility & contrast
On white
1.37
#54FA74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#54FA74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FA74
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FA74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FA74 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE468
Deuteranopia (green-blind)
#E9D77E
Tritanopia (blue-blind)
#13F4DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #54fa74; /* rgb */ color: rgb(84, 250, 116); /* oklch */ color: oklch(87.1% 0.224 146.7);
Tailwind
colors: {
custom: {
50: '#97fd9f',
500: '#54fa74',
950: '#000000',
},
}SCSS
$custom: #54fa74; $custom-light: #97fd9f; $custom-dark: #000000;
JSON
{
"hex": "#54fa74",
"rgb": {
"r": 84,
"g": 250,
"b": 116
},
"hsl": {
"h": 131.566,
"s": 94.318,
"l": 65.49
},
"oklch": {
"l": 0.87102,
"c": 0.22399,
"h": 146.7
},
"luminance": 0.71517
}Semantic roles & 50–950 ramp
primary
#54FA74
secondary
#C929AA
accent
#00B9E6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680