#54DE7E#54DE7E
#54DE7E is a light, vivid green. Relative luminance 0.556; OKLCH L 80.3% C 0.180 H 150.3°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #54DE7E |
|---|---|
| RGB | rgb(84, 222, 126) |
| HSL | hsl(138, 68%, 60%) |
| HSV | hsv(138, 62%, 87%) |
| CMYK | cmyk(62.2%, 0%, 43.2%, 12.9%) |
| CIE-LAB | lab(79.40, -57.89, 36.25) |
| CIE-LCH | lch(79.40, 68.30, 147.95°) |
| OKLab | oklab(80.27% -0.1563 0.0893) |
| OKLCH | oklch(80.27% 0.18 150.3) |
| XYZ | xyz(33.5408, 55.6304, 28.7048) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.09
Tealish Green
#0CDC73
ΔE00 2.76
Seaweed
#18D17B
ΔE00 4.52
Aqua Green
#12E193
ΔE00 4.90
Lightish Green
#61E160
ΔE00 5.09
Turquoise Green
#04F489
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DE7E #DE54B4
analogous
#6FDE54 #54DE7E #54DEC3
triadic
#54DE7E #7E54DE #DE7E54
tetradic
#54DE7E #546FDE #DE54B4 #DEC354
square
#54DE7E #546FDE #DE54B4 #DEC354
split-complementary
#54DE7E #C354DE #DE546F
monochromatic
#1E9A44 #28CD5A #54DE7E #87E8A5 #BBF2CB
Accessibility & contrast
On white
1.73
#54DE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#54DE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DE7E
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DE7E | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC77
Deuteranopia (green-blind)
#CDC084
Tritanopia (blue-blind)
#24DAC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #54de7e; /* rgb */ color: rgb(84, 222, 126); /* oklch */ color: oklch(80.3% 0.180 150.3);
Tailwind
colors: {
custom: {
50: '#92e9a4',
500: '#54de7e',
950: '#000000',
},
}SCSS
$custom: #54de7e; $custom-light: #92e9a4; $custom-dark: #000000;
JSON
{
"hex": "#54de7e",
"rgb": {
"r": 84,
"g": 222,
"b": 126
},
"hsl": {
"h": 138.261,
"s": 67.647,
"l": 60
},
"oklch": {
"l": 0.80273,
"c": 0.18004,
"h": 150.3
},
"luminance": 0.55634
}Semantic roles & 50–950 ramp
primary
#54DE7E
secondary
#9E387F
accent
#3DB6EB
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480