#54DC97#54DC97
#54DC97 is a light, vivid green. Relative luminance 0.553; OKLCH L 80.3% C 0.155 H 157.7°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #54DC97 |
|---|---|
| RGB | rgb(84, 220, 151) |
| HSL | hsl(150, 66%, 60%) |
| HSV | hsv(150, 62%, 86%) |
| CMYK | cmyk(61.8%, 0%, 31.4%, 13.7%) |
| CIE-LAB | lab(79.21, -52.60, 23.22) |
| CIE-LCH | lch(79.21, 57.50, 156.19°) |
| OKLab | oklab(80.26% -0.1432 0.0587) |
| OKLCH | oklch(80.26% 0.155 157.7) |
| XYZ | xyz(34.8321, 55.3020, 38.1109) |
| Luminance | 0.5531 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.86
Seaweed
#18D17B
ΔE00 4.81
Eucalyptus
#44D7A8
ΔE00 5.23
Weird Green
#3AE57F
ΔE00 5.51
Emerald
#50C878
ΔE00 5.83
Seafoam
#7FE0B3
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DC97 #DC5499
analogous
#55DC54 #54DC97 #54DCDB
triadic
#54DC97 #9754DC #DC9754
tetradic
#54DC97 #5455DC #DC5499 #DCDB54
square
#54DC97 #5455DC #DC5499 #DCDB54
split-complementary
#54DC97 #DB54DC #DC5455
monochromatic
#1F975A #29CA78 #54DC97 #87E6B6 #BAF1D5
Accessibility & contrast
On white
1.74
#54DC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#54DC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DC97
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DC97 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC93
Deuteranopia (green-blind)
#C8BF9B
Tritanopia (blue-blind)
#03DBCA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #54dc97; /* rgb */ color: rgb(84, 220, 151); /* oklch */ color: oklch(80.3% 0.155 157.7);
Tailwind
colors: {
custom: {
50: '#91e8b6',
500: '#54dc97',
950: '#000000',
},
}SCSS
$custom: #54dc97; $custom-light: #91e8b6; $custom-dark: #000000;
JSON
{
"hex": "#54dc97",
"rgb": {
"r": 84,
"g": 220,
"b": 151
},
"hsl": {
"h": 149.559,
"s": 66.019,
"l": 59.608
},
"oklch": {
"l": 0.80255,
"c": 0.15481,
"h": 157.7
},
"luminance": 0.55306
}Semantic roles & 50–950 ramp
primary
#54DC97
secondary
#9B396B
accent
#3F95E9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481