#54DD8F#54DD8F
#54DD8F is a light, vivid green. Relative luminance 0.556; OKLCH L 80.3% C 0.163 H 154.9°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #54DD8F |
|---|---|
| RGB | rgb(84, 221, 143) |
| HSL | hsl(146, 67%, 60%) |
| HSV | hsv(146, 62%, 87%) |
| CMYK | cmyk(62%, 0%, 35.3%, 13.3%) |
| CIE-LAB | lab(79.37, -54.53, 27.57) |
| CIE-LCH | lch(79.37, 61.11, 153.18°) |
| OKLab | oklab(80.34% -0.1479 0.0692) |
| OKLCH | oklch(80.34% 0.163 154.9) |
| XYZ | xyz(34.4676, 55.5774, 34.8923) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.87
Weird Green
#3AE57F
ΔE00 3.94
Seaweed
#18D17B
ΔE00 4.13
Tealish Green
#0CDC73
ΔE00 4.58
Emerald
#50C878
ΔE00 5.31
Turquoise Green
#04F489
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DD8F #DD54A2
analogous
#5EDD54 #54DD8F #54DDD3
triadic
#54DD8F #8F54DD #DD8F54
tetradic
#54DD8F #545EDD #DD54A2 #DDD354
square
#54DD8F #545EDD #DD54A2 #DDD354
split-complementary
#54DD8F #D354DD #DD545E
monochromatic
#1E9853 #28CB6F #54DD8F #87E7B0 #BAF1D2
Accessibility & contrast
On white
1.73
#54DD8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#54DD8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DD8F
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DD8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DD8F | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8A
Deuteranopia (green-blind)
#CAC094
Tritanopia (blue-blind)
#13DBC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #54dd8f; /* rgb */ color: rgb(84, 221, 143); /* oklch */ color: oklch(80.3% 0.163 154.9);
Tailwind
colors: {
custom: {
50: '#91e8b0',
500: '#54dd8f',
950: '#000000',
},
}SCSS
$custom: #54dd8f; $custom-light: #91e8b0; $custom-dark: #000000;
JSON
{
"hex": "#54dd8f",
"rgb": {
"r": 84,
"g": 221,
"b": 143
},
"hsl": {
"h": 145.839,
"s": 66.829,
"l": 59.804
},
"oklch": {
"l": 0.80337,
"c": 0.16326,
"h": 154.9
},
"luminance": 0.55581
}Semantic roles & 50–950 ramp
primary
#54DD8F
secondary
#9C3972
accent
#3EA0EA
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481