#54DE7A#54DE7A
#54DE7A is a light, vivid green. Relative luminance 0.555; OKLCH L 80.2% C 0.184 H 149.4°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #54DE7A |
|---|---|
| RGB | rgb(84, 222, 122) |
| HSL | hsl(137, 68%, 60%) |
| HSV | hsv(137, 62%, 87%) |
| CMYK | cmyk(62.2%, 0%, 45%, 12.9%) |
| CIE-LAB | lab(79.35, -58.53, 38.16) |
| CIE-LCH | lch(79.35, 69.87, 146.90°) |
| OKLab | oklab(80.21% -0.158 0.0936) |
| OKLCH | oklch(80.21% 0.184 149.4) |
| XYZ | xyz(33.2878, 55.5292, 27.3725) |
| Luminance | 0.5553 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.16
Tealish Green
#0CDC73
ΔE00 2.69
Lightish Green
#61E160
ΔE00 4.47
Seaweed
#18D17B
ΔE00 4.82
Turquoise Green
#04F489
ΔE00 5.43
Aqua Green
#12E193
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DE7A #DE54B8
analogous
#73DE54 #54DE7A #54DEBF
triadic
#54DE7A #7A54DE #DE7A54
tetradic
#54DE7A #5473DE #DE54B8 #DEBF54
square
#54DE7A #5473DE #DE54B8 #DEBF54
split-complementary
#54DE7A #BF54DE #DE5473
monochromatic
#1E9A40 #28CD55 #54DE7A #87E8A2 #BBF2CA
Accessibility & contrast
On white
1.73
#54DE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#54DE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DE7A
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DE7A | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC72
Deuteranopia (green-blind)
#CEC081
Tritanopia (blue-blind)
#27DAC6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #54de7a; /* rgb */ color: rgb(84, 222, 122); /* oklch */ color: oklch(80.2% 0.184 149.4);
Tailwind
colors: {
custom: {
50: '#92e9a2',
500: '#54de7a',
950: '#000000',
},
}SCSS
$custom: #54de7a; $custom-light: #92e9a2; $custom-dark: #000000;
JSON
{
"hex": "#54de7a",
"rgb": {
"r": 84,
"g": 222,
"b": 122
},
"hsl": {
"h": 136.522,
"s": 67.647,
"l": 60
},
"oklch": {
"l": 0.80206,
"c": 0.18365,
"h": 149.4
},
"luminance": 0.55533
}Semantic roles & 50–950 ramp
primary
#54DE7A
secondary
#9E3882
accent
#3DBBEB
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0E160F
muted
#7F8480