#54DC93#54DC93
#54DC93 is a light, vivid green. Relative luminance 0.552; OKLCH L 80.2% C 0.158 H 156.3°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #54DC93 |
|---|---|
| RGB | rgb(84, 220, 147) |
| HSL | hsl(148, 66%, 60%) |
| HSV | hsv(148, 62%, 86%) |
| CMYK | cmyk(61.8%, 0%, 33.2%, 13.7%) |
| CIE-LAB | lab(79.14, -53.38, 25.19) |
| CIE-LCH | lch(79.14, 59.03, 154.73°) |
| OKLab | oklab(80.17% -0.145 0.0635) |
| OKLCH | oklch(80.17% 0.158 156.3) |
| XYZ | xyz(34.5128, 55.1743, 36.4290) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.78
Seaweed
#18D17B
ΔE00 4.36
Weird Green
#3AE57F
ΔE00 4.81
Tealish Green
#0CDC73
ΔE00 5.34
Emerald
#50C878
ΔE00 5.43
Eucalyptus
#44D7A8
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DC93 #DC549D
analogous
#59DC54 #54DC93 #54DCD7
triadic
#54DC93 #9354DC #DC9354
tetradic
#54DC93 #5459DC #DC549D #DCD754
square
#54DC93 #5459DC #DC549D #DCD754
split-complementary
#54DC93 #D754DC #DC5459
monochromatic
#1F9756 #29CA74 #54DC93 #87E6B3 #BAF1D3
Accessibility & contrast
On white
1.74
#54DC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#54DC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DC93
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DC93 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8E
Deuteranopia (green-blind)
#C9BF98
Tritanopia (blue-blind)
#0EDAC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #54dc93; /* rgb */ color: rgb(84, 220, 147); /* oklch */ color: oklch(80.2% 0.158 156.3);
Tailwind
colors: {
custom: {
50: '#91e8b3',
500: '#54dc93',
950: '#000000',
},
}SCSS
$custom: #54dc93; $custom-light: #91e8b3; $custom-dark: #000000;
JSON
{
"hex": "#54dc93",
"rgb": {
"r": 84,
"g": 220,
"b": 147
},
"hsl": {
"h": 147.794,
"s": 66.019,
"l": 59.608
},
"oklch": {
"l": 0.80171,
"c": 0.15834,
"h": 156.3
},
"luminance": 0.55178
}Semantic roles & 50–950 ramp
primary
#54DC93
secondary
#9B396E
accent
#3F9AE9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481