#54EE7F#54EE7F
#54EE7F is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.3% C 0.200 H 149.2°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #54EE7F |
|---|---|
| RGB | rgb(84, 238, 127) |
| HSL | hsl(137, 82%, 63%) |
| HSV | hsv(137, 65%, 93%) |
| CMYK | cmyk(64.7%, 0%, 46.6%, 6.7%) |
| CIE-LAB | lab(84.26, -63.61, 41.95) |
| CIE-LCH | lch(84.26, 76.20, 146.59°) |
| OKLab | oklab(84.28% -0.1716 0.1024) |
| OKLCH | oklch(84.28% 0.2 149.2) |
| XYZ | xyz(38.0586, 64.5622, 30.5306) |
| Luminance | 0.6457 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.74
Minty Green
#0BF77D
ΔE00 2.85
Wintergreen
#20F986
ΔE00 3.02
Turquoise Green
#04F489
ΔE00 3.09
Spearmint
#1EF876
ΔE00 3.11
Spring Green
#00FF7F
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54EE7F #EE54C3
analogous
#76EE54 #54EE7F #54EECC
triadic
#54EE7F #7F54EE #EE7F54
tetradic
#54EE7F #5476EE #EE54C3 #EECC54
square
#54EE7F #5476EE #EE54C3 #EECC54
split-complementary
#54EE7F #CC54EE #EE5476
monochromatic
#12B640 #1CE855 #54EE7F #8CF4A9 #C3F9D2
Accessibility & contrast
On white
1.51
#54EE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#54EE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54EE7F
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54EE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54EE7F | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA76
Deuteranopia (green-blind)
#DDCD87
Tritanopia (blue-blind)
#15EAD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #54ee7f; /* rgb */ color: rgb(84, 238, 127); /* oklch */ color: oklch(84.3% 0.200 149.2);
Tailwind
colors: {
custom: {
50: '#94f5a6',
500: '#54ee7f',
950: '#000000',
},
}SCSS
$custom: #54ee7f; $custom-light: #94f5a6; $custom-dark: #000000;
JSON
{
"hex": "#54ee7f",
"rgb": {
"r": 84,
"g": 238,
"b": 127
},
"hsl": {
"h": 136.753,
"s": 81.915,
"l": 63.137
},
"oklch": {
"l": 0.84277,
"c": 0.19981,
"h": 149.2
},
"luminance": 0.64566
}Semantic roles & 50–950 ramp
primary
#54EE7F
secondary
#B53190
accent
#07A2DE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580