#54DC94#54DC94
#54DC94 is a light, vivid green. Relative luminance 0.552; OKLCH L 80.2% C 0.157 H 156.7°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #54DC94 |
|---|---|
| RGB | rgb(84, 220, 148) |
| HSL | hsl(148, 66%, 60%) |
| HSV | hsv(148, 62%, 86%) |
| CMYK | cmyk(61.8%, 0%, 32.7%, 13.7%) |
| CIE-LAB | lab(79.16, -53.19, 24.70) |
| CIE-LCH | lch(79.16, 58.64, 155.09°) |
| OKLab | oklab(80.19% -0.1446 0.0623) |
| OKLCH | oklch(80.19% 0.157 156.7) |
| XYZ | xyz(34.5916, 55.2058, 36.8440) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.78
Seaweed
#18D17B
ΔE00 4.46
Weird Green
#3AE57F
ΔE00 4.98
Tealish Green
#0CDC73
ΔE00 5.51
Emerald
#50C878
ΔE00 5.52
Eucalyptus
#44D7A8
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DC94 #DC549C
analogous
#58DC54 #54DC94 #54DCD8
triadic
#54DC94 #9454DC #DC9454
tetradic
#54DC94 #5458DC #DC549C #DCD854
square
#54DC94 #5458DC #DC549C #DCD854
split-complementary
#54DC94 #D854DC #DC5458
monochromatic
#1F9757 #29CA75 #54DC94 #87E6B4 #BAF1D4
Accessibility & contrast
On white
1.74
#54DC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#54DC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DC94
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DC94 | 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)
#DBCC8F
Deuteranopia (green-blind)
#C9BF99
Tritanopia (blue-blind)
#0BDAC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #54dc94; /* rgb */ color: rgb(84, 220, 148); /* oklch */ color: oklch(80.2% 0.157 156.7);
Tailwind
colors: {
custom: {
50: '#91e8b3',
500: '#54dc94',
950: '#000000',
},
}SCSS
$custom: #54dc94; $custom-light: #91e8b3; $custom-dark: #000000;
JSON
{
"hex": "#54dc94",
"rgb": {
"r": 84,
"g": 220,
"b": 148
},
"hsl": {
"h": 148.235,
"s": 66.019,
"l": 59.608
},
"oklch": {
"l": 0.80192,
"c": 0.15745,
"h": 156.7
},
"luminance": 0.55209
}Semantic roles & 50–950 ramp
primary
#54DC94
secondary
#9B396D
accent
#3F99E9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481