#54DD83#54DD83
#54DD83 is a light, vivid green. Relative luminance 0.552; OKLCH L 80.1% C 0.174 H 151.6°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #54DD83 |
|---|---|
| RGB | rgb(84, 221, 131) |
| HSL | hsl(141, 67%, 60%) |
| HSV | hsv(141, 62%, 87%) |
| CMYK | cmyk(62%, 0%, 40.7%, 13.3%) |
| CIE-LAB | lab(79.18, -56.68, 33.44) |
| CIE-LCH | lch(79.18, 65.80, 149.46°) |
| OKLab | oklab(80.11% -0.1532 0.0829) |
| OKLCH | oklch(80.11% 0.174 151.6) |
| XYZ | xyz(33.6067, 55.2330, 30.3583) |
| Luminance | 0.5524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.50
Tealish Green
#0CDC73
ΔE00 3.08
Seaweed
#18D17B
ΔE00 4.05
Aqua Green
#12E193
ΔE00 4.17
Emerald
#50C878
ΔE00 5.12
Turquoise Green
#04F489
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DD83 #DD54AE
analogous
#6ADD54 #54DD83 #54DDC8
triadic
#54DD83 #8354DD #DD8354
tetradic
#54DD83 #546ADD #DD54AE #DDC854
square
#54DD83 #546ADD #DD54AE #DDC854
split-complementary
#54DD83 #C854DD #DD546A
monochromatic
#1E9848 #28CB60 #54DD83 #87E7A8 #BAF1CD
Accessibility & contrast
On white
1.74
#54DD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#54DD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DD83
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DD83 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7D
Deuteranopia (green-blind)
#CCBF89
Tritanopia (blue-blind)
#21DAC7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #54dd83; /* rgb */ color: rgb(84, 221, 131); /* oklch */ color: oklch(80.1% 0.174 151.6);
Tailwind
colors: {
custom: {
50: '#91e8a8',
500: '#54dd83',
950: '#000000',
},
}SCSS
$custom: #54dd83; $custom-light: #91e8a8; $custom-dark: #000000;
JSON
{
"hex": "#54dd83",
"rgb": {
"r": 84,
"g": 221,
"b": 131
},
"hsl": {
"h": 140.584,
"s": 66.829,
"l": 59.804
},
"oklch": {
"l": 0.8011,
"c": 0.17416,
"h": 151.6
},
"luminance": 0.55236
}Semantic roles & 50–950 ramp
primary
#54DD83
secondary
#9C397A
accent
#3EAFEA
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480