#54DF8A#54DF8A
#54DF8A is a light, vivid green. Relative luminance 0.565; OKLCH L 80.7% C 0.170 H 153.2°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #54DF8A |
|---|---|
| RGB | rgb(84, 223, 138) |
| HSL | hsl(143, 68%, 60%) |
| HSV | hsv(143, 62%, 87%) |
| CMYK | cmyk(62.3%, 0%, 38.1%, 12.5%) |
| CIE-LAB | lab(79.89, -56.22, 30.83) |
| CIE-LCH | lch(79.89, 64.12, 151.26°) |
| OKLab | oklab(80.74% -0.1521 0.0769) |
| OKLCH | oklch(80.74% 0.17 153.2) |
| XYZ | xyz(34.6284, 56.4916, 33.1189) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.80
Aqua Green
#12E193
ΔE00 3.37
Tealish Green
#0CDC73
ΔE00 3.74
Seaweed
#18D17B
ΔE00 4.28
Turquoise Green
#04F489
ΔE00 5.41
Emerald
#50C878
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DF8A #DF54A9
analogous
#64DF54 #54DF8A #54DFCF
triadic
#54DF8A #8A54DF #DF8A54
tetradic
#54DF8A #5464DF #DF54A9 #DFCF54
square
#54DF8A #5464DF #DF54A9 #DFCF54
split-complementary
#54DF8A #CF54DF #DF5464
monochromatic
#1D9C4E #27CF68 #54DF8A #88E9AD #BBF2D1
Accessibility & contrast
On white
1.71
#54DF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#54DF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DF8A
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DF8A | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE84
Deuteranopia (green-blind)
#CDC190
Tritanopia (blue-blind)
#18DCCA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #54df8a; /* rgb */ color: rgb(84, 223, 138); /* oklch */ color: oklch(80.7% 0.170 153.2);
Tailwind
colors: {
custom: {
50: '#92eaad',
500: '#54df8a',
950: '#000000',
},
}SCSS
$custom: #54df8a; $custom-light: #92eaad; $custom-dark: #000000;
JSON
{
"hex": "#54df8a",
"rgb": {
"r": 84,
"g": 223,
"b": 138
},
"hsl": {
"h": 143.309,
"s": 68.473,
"l": 60.196
},
"oklch": {
"l": 0.80737,
"c": 0.17045,
"h": 153.2
},
"luminance": 0.56495
}Semantic roles & 50–950 ramp
primary
#54DF8A
secondary
#9F3877
accent
#1588D0
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481