#54EF7A#54EF7A
#54EF7A is a very light, highly saturated green. Relative luminance 0.650; OKLCH L 84.5% C 0.205 H 148.2°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #54EF7A |
|---|---|
| RGB | rgb(84, 239, 122) |
| HSL | hsl(135, 83%, 63%) |
| HSV | hsv(135, 65%, 94%) |
| CMYK | cmyk(64.9%, 0%, 49%, 6.3%) |
| CIE-LAB | lab(84.49, -64.71, 44.65) |
| CIE-LCH | lch(84.49, 78.62, 145.39°) |
| OKLab | oklab(84.45% -0.1745 0.1083) |
| OKLCH | oklch(84.45% 0.205 148.2) |
| XYZ | xyz(38.0327, 65.0190, 28.9542) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.69
Minty Green
#0BF77D
ΔE00 2.74
Wintergreen
#20F986
ΔE00 3.15
Weird Green
#3AE57F
ΔE00 3.36
Turquoise Green
#04F489
ΔE00 3.54
Spring Green
#00FF7F
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54EF7A #EF54C9
analogous
#7BEF54 #54EF7A #54EFC8
triadic
#54EF7A #7A54EF #EF7A54
tetradic
#54EF7A #547BEF #EF54C9 #EFC854
square
#54EF7A #547BEF #EF54C9 #EFC854
split-complementary
#54EF7A #C854EF #EF547B
monochromatic
#11B73A #1CEA4E #54EF7A #8CF4A6 #C4F9D1
Accessibility & contrast
On white
1.50
#54EF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#54EF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54EF7A
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54EF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54EF7A | 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)
#F1DB70
Deuteranopia (green-blind)
#DECE82
Tritanopia (blue-blind)
#1AEAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #54ef7a; /* rgb */ color: rgb(84, 239, 122); /* oklch */ color: oklch(84.5% 0.205 148.2);
Tailwind
colors: {
custom: {
50: '#95f5a2',
500: '#54ef7a',
950: '#000000',
},
}SCSS
$custom: #54ef7a; $custom-light: #95f5a2; $custom-dark: #000000;
JSON
{
"hex": "#54ef7a",
"rgb": {
"r": 84,
"g": 239,
"b": 122
},
"hsl": {
"h": 134.71,
"s": 82.888,
"l": 63.333
},
"oklch": {
"l": 0.8445,
"c": 0.20543,
"h": 148.2
},
"luminance": 0.65023
}Semantic roles & 50–950 ramp
primary
#54EF7A
secondary
#B73196
accent
#06AADF
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580