#54F77F#54F77F
#54F77F is a very light, highly saturated green. Relative luminance 0.699; OKLCH L 86.5% C 0.211 H 148.6°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #54F77F |
|---|---|
| RGB | rgb(84, 247, 127) |
| HSL | hsl(136, 91%, 65%) |
| HSV | hsv(136, 66%, 97%) |
| CMYK | cmyk(66%, 0%, 48.6%, 3.1%) |
| CIE-LAB | lab(86.96, -66.81, 45.35) |
| CIE-LCH | lch(86.96, 80.75, 145.83°) |
| OKLab | oklab(86.51% -0.1801 0.1101) |
| OKLCH | oklch(86.51% 0.211 148.6) |
| XYZ | xyz(40.7446, 69.9343, 31.4260) |
| Luminance | 0.6994 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.93
Minty Green
#0BF77D
ΔE00 2.16
Wintergreen
#20F986
ΔE00 2.37
Spring Green
#00FF7F
ΔE00 2.61
Lightgreen (survey)
#76FF7B
ΔE00 3.37
Turquoise Green
#04F489
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54F77F #F754CC
analogous
#7BF754 #54F77F #54F7D0
triadic
#54F77F #7F54F7 #F77F54
tetradic
#54F77F #547BF7 #F754CC #F7D054
square
#54F77F #547BF7 #F754CC #F7D054
split-complementary
#54F77F #D054F7 #F7547B
monochromatic
#09C73B #1AF453 #54F77F #8EFAAB #C9FCD7
Accessibility & contrast
On white
1.40
#54F77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#54F77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54F77F
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54F77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54F77F | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E275
Deuteranopia (green-blind)
#E5D488
Tritanopia (blue-blind)
#07F2DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #54f77f; /* rgb */ color: rgb(84, 247, 127); /* oklch */ color: oklch(86.5% 0.211 148.6);
Tailwind
colors: {
custom: {
50: '#96fba6',
500: '#54f77f',
950: '#000000',
},
}SCSS
$custom: #54f77f; $custom-light: #96fba6; $custom-dark: #000000;
JSON
{
"hex": "#54f77f",
"rgb": {
"r": 84,
"g": 247,
"b": 127
},
"hsl": {
"h": 135.828,
"s": 91.061,
"l": 64.902
},
"oklch": {
"l": 0.8651,
"c": 0.2111,
"h": 148.6
},
"luminance": 0.69939
}Semantic roles & 50–950 ramp
primary
#54F77F
secondary
#C42B9C
accent
#00A9E6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F180F
muted
#808680