#54EF79#54EF79
#54EF79 is a very light, highly saturated green. Relative luminance 0.650; OKLCH L 84.4% C 0.206 H 148.0°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #54EF79 |
|---|---|
| RGB | rgb(84, 239, 121) |
| HSL | hsl(134, 83%, 63%) |
| HSV | hsv(134, 65%, 94%) |
| CMYK | cmyk(64.9%, 0%, 49.4%, 6.3%) |
| CIE-LAB | lab(84.48, -64.86, 45.11) |
| CIE-LCH | lch(84.48, 79.00, 145.18°) |
| OKLab | oklab(84.44% -0.1749 0.1093) |
| OKLCH | oklch(84.44% 0.206 148) |
| XYZ | xyz(37.9711, 64.9943, 28.6295) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.67
Minty Green
#0BF77D
ΔE00 2.78
Wintergreen
#20F986
ΔE00 3.22
Weird Green
#3AE57F
ΔE00 3.45
Turquoise Green
#04F489
ΔE00 3.64
Spring Green
#00FF7F
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54EF79 #EF54CA
analogous
#7CEF54 #54EF79 #54EFC7
triadic
#54EF79 #7954EF #EF7954
tetradic
#54EF79 #547CEF #EF54CA #EFC754
square
#54EF79 #547CEF #EF54CA #EFC754
split-complementary
#54EF79 #C754EF #EF547C
monochromatic
#11B739 #1CEA4D #54EF79 #8CF4A5 #C4F9D1
Accessibility & contrast
On white
1.50
#54EF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#54EF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54EF79
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54EF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54EF79 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB6F
Deuteranopia (green-blind)
#DECE81
Tritanopia (blue-blind)
#1BEAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #54ef79; /* rgb */ color: rgb(84, 239, 121); /* oklch */ color: oklch(84.4% 0.206 148.0);
Tailwind
colors: {
custom: {
50: '#95f5a2',
500: '#54ef79',
950: '#000000',
},
}SCSS
$custom: #54ef79; $custom-light: #95f5a2; $custom-dark: #000000;
JSON
{
"hex": "#54ef79",
"rgb": {
"r": 84,
"g": 239,
"b": 121
},
"hsl": {
"h": 134.323,
"s": 82.888,
"l": 63.333
},
"oklch": {
"l": 0.84435,
"c": 0.20629,
"h": 148
},
"luminance": 0.64998
}Semantic roles & 50–950 ramp
primary
#54EF79
secondary
#B73197
accent
#06ABDF
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580