#54DB8B#54DB8B
#54DB8B is a light, vivid green. Relative luminance 0.544; OKLCH L 79.8% C 0.164 H 154.0°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #54DB8B |
|---|---|
| RGB | rgb(84, 219, 139) |
| HSL | hsl(144, 65%, 59%) |
| HSV | hsv(144, 62%, 86%) |
| CMYK | cmyk(61.6%, 0%, 36.5%, 14.1%) |
| CIE-LAB | lab(78.70, -54.49, 28.73) |
| CIE-LCH | lch(78.70, 61.60, 152.20°) |
| OKLab | oklab(79.76% -0.1476 0.0719) |
| OKLCH | oklch(79.76% 0.164 154) |
| XYZ | xyz(33.6451, 54.4085, 33.1499) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.26
Seaweed
#18D17B
ΔE00 3.70
Weird Green
#3AE57F
ΔE00 3.81
Tealish Green
#0CDC73
ΔE00 4.19
Emerald
#50C878
ΔE00 4.73
Turquoise Green
#04F489
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DB8B #DB54A4
analogous
#61DB54 #54DB8B #54DBCE
triadic
#54DB8B #8B54DB #DB8B54
tetradic
#54DB8B #5461DB #DB54A4 #DBCE54
square
#54DB8B #5461DB #DB54A4 #DBCE54
split-complementary
#54DB8B #CE54DB #DB5461
monochromatic
#1F954F #2AC86A #54DB8B #87E6AD #B9F0D0
Accessibility & contrast
On white
1.77
#54DB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#54DB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DB8B
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DB8B | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA86
Deuteranopia (green-blind)
#C9BE90
Tritanopia (blue-blind)
#1BD9C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #54db8b; /* rgb */ color: rgb(84, 219, 139); /* oklch */ color: oklch(79.8% 0.164 154.0);
Tailwind
colors: {
custom: {
50: '#91e7ad',
500: '#54db8b',
950: '#000000',
},
}SCSS
$custom: #54db8b; $custom-light: #91e7ad; $custom-dark: #000000;
JSON
{
"hex": "#54db8b",
"rgb": {
"r": 84,
"g": 219,
"b": 139
},
"hsl": {
"h": 144.444,
"s": 65.217,
"l": 59.412
},
"oklch": {
"l": 0.79762,
"c": 0.1642,
"h": 154
},
"luminance": 0.54412
}Semantic roles & 50–950 ramp
primary
#54DB8B
secondary
#9A3973
accent
#40A4E8
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481