#54EE7E#54EE7E
#54EE7E is a very light, highly saturated green. Relative luminance 0.645; OKLCH L 84.3% C 0.201 H 149.0°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #54EE7E |
|---|---|
| RGB | rgb(84, 238, 126) |
| HSL | hsl(136, 82%, 63%) |
| HSV | hsv(136, 65%, 93%) |
| CMYK | cmyk(64.7%, 0%, 47.1%, 6.7%) |
| CIE-LAB | lab(84.24, -63.77, 42.42) |
| CIE-LCH | lch(84.24, 76.59, 146.37°) |
| OKLab | oklab(84.26% -0.172 0.1035) |
| OKLCH | oklch(84.26% 0.201 149) |
| XYZ | xyz(37.9937, 64.5363, 30.1891) |
| Luminance | 0.6454 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.82
Minty Green
#0BF77D
ΔE00 2.84
Spearmint
#1EF876
ΔE00 3.05
Wintergreen
#20F986
ΔE00 3.06
Turquoise Green
#04F489
ΔE00 3.18
Spring Green
#00FF7F
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54EE7E #EE54C4
analogous
#77EE54 #54EE7E #54EECB
triadic
#54EE7E #7E54EE #EE7E54
tetradic
#54EE7E #5477EE #EE54C4 #EECB54
square
#54EE7E #5477EE #EE54C4 #EECB54
split-complementary
#54EE7E #CB54EE #EE5477
monochromatic
#12B63F #1CE854 #54EE7E #8CF4A8 #C3F9D2
Accessibility & contrast
On white
1.51
#54EE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#54EE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54EE7E
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54EE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54EE7E | 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)
#F0DA75
Deuteranopia (green-blind)
#DDCD86
Tritanopia (blue-blind)
#17EAD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #54ee7e; /* rgb */ color: rgb(84, 238, 126); /* oklch */ color: oklch(84.3% 0.201 149.0);
Tailwind
colors: {
custom: {
50: '#94f5a5',
500: '#54ee7e',
950: '#000000',
},
}SCSS
$custom: #54ee7e; $custom-light: #94f5a5; $custom-dark: #000000;
JSON
{
"hex": "#54ee7e",
"rgb": {
"r": 84,
"g": 238,
"b": 126
},
"hsl": {
"h": 136.364,
"s": 81.915,
"l": 63.137
},
"oklch": {
"l": 0.84261,
"c": 0.20069,
"h": 149
},
"luminance": 0.6454
}Semantic roles & 50–950 ramp
primary
#54EE7E
secondary
#B53191
accent
#07A4DE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580