#54DE80#54DE80
#54DE80 is a light, vivid green. Relative luminance 0.557; OKLCH L 80.3% C 0.178 H 150.7°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #54DE80 |
|---|---|
| RGB | rgb(84, 222, 128) |
| HSL | hsl(139, 68%, 60%) |
| HSV | hsv(139, 62%, 87%) |
| CMYK | cmyk(62.2%, 0%, 42.3%, 12.9%) |
| CIE-LAB | lab(79.43, -57.56, 35.28) |
| CIE-LCH | lch(79.43, 67.51, 148.49°) |
| OKLab | oklab(80.31% -0.1555 0.0871) |
| OKLCH | oklch(80.31% 0.178 150.7) |
| XYZ | xyz(33.6711, 55.6825, 29.3912) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.13
Tealish Green
#0CDC73
ΔE00 2.85
Seaweed
#18D17B
ΔE00 4.39
Aqua Green
#12E193
ΔE00 4.62
Turquoise Green
#04F489
ΔE00 5.35
Lightish Green
#61E160
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DE80 #DE54B2
analogous
#6DDE54 #54DE80 #54DEC5
triadic
#54DE80 #8054DE #DE8054
tetradic
#54DE80 #546DDE #DE54B2 #DEC554
square
#54DE80 #546DDE #DE54B2 #DEC554
split-complementary
#54DE80 #C554DE #DE546D
monochromatic
#1E9A45 #28CD5C #54DE80 #87E8A6 #BBF2CC
Accessibility & contrast
On white
1.73
#54DE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#54DE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DE80
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DE80 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC79
Deuteranopia (green-blind)
#CDC086
Tritanopia (blue-blind)
#23DBC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #54de80; /* rgb */ color: rgb(84, 222, 128); /* oklch */ color: oklch(80.3% 0.178 150.7);
Tailwind
colors: {
custom: {
50: '#91e9a6',
500: '#54de80',
950: '#000000',
},
}SCSS
$custom: #54de80; $custom-light: #91e9a6; $custom-dark: #000000;
JSON
{
"hex": "#54de80",
"rgb": {
"r": 84,
"g": 222,
"b": 128
},
"hsl": {
"h": 139.13,
"s": 67.647,
"l": 60
},
"oklch": {
"l": 0.80307,
"c": 0.17822,
"h": 150.7
},
"luminance": 0.55686
}Semantic roles & 50–950 ramp
primary
#54DE80
secondary
#9E387D
accent
#3DB3EB
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480