#54DC90#54DC90
#54DC90 is a light, vivid green. Relative luminance 0.551; OKLCH L 80.1% C 0.161 H 155.4°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #54DC90 |
|---|---|
| RGB | rgb(84, 220, 144) |
| HSL | hsl(146, 66%, 60%) |
| HSV | hsv(146, 62%, 86%) |
| CMYK | cmyk(61.8%, 0%, 34.5%, 13.7%) |
| CIE-LAB | lab(79.09, -53.95, 26.67) |
| CIE-LCH | lch(79.09, 60.19, 153.69°) |
| OKLab | oklab(80.11% -0.1464 0.0671) |
| OKLCH | oklch(80.11% 0.161 155.4) |
| XYZ | xyz(34.2804, 55.0814, 35.2053) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.86
Seaweed
#18D17B
ΔE00 4.10
Weird Green
#3AE57F
ΔE00 4.31
Tealish Green
#0CDC73
ΔE00 4.84
Emerald
#50C878
ΔE00 5.19
Eucalyptus
#44D7A8
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DC90 #DC54A0
analogous
#5CDC54 #54DC90 #54DCD4
triadic
#54DC90 #9054DC #DC9054
tetradic
#54DC90 #545CDC #DC54A0 #DCD454
square
#54DC90 #545CDC #DC54A0 #DCD454
split-complementary
#54DC90 #D454DC #DC545C
monochromatic
#1F9754 #29CA70 #54DC90 #87E6B1 #BAF1D2
Accessibility & contrast
On white
1.75
#54DC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#54DC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DC90
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DC90 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8B
Deuteranopia (green-blind)
#C9BF95
Tritanopia (blue-blind)
#13DAC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #54dc90; /* rgb */ color: rgb(84, 220, 144); /* oklch */ color: oklch(80.1% 0.161 155.4);
Tailwind
colors: {
custom: {
50: '#91e8b1',
500: '#54dc90',
950: '#000000',
},
}SCSS
$custom: #54dc90; $custom-light: #91e8b1; $custom-dark: #000000;
JSON
{
"hex": "#54dc90",
"rgb": {
"r": 84,
"g": 220,
"b": 144
},
"hsl": {
"h": 146.471,
"s": 66.019,
"l": 59.608
},
"oklch": {
"l": 0.80109,
"c": 0.16102,
"h": 155.4
},
"luminance": 0.55085
}Semantic roles & 50–950 ramp
primary
#54DC90
secondary
#9B3970
accent
#3F9EE9
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481