#54DD8D#54DD8D
#54DD8D is a light, vivid green. Relative luminance 0.555; OKLCH L 80.3% C 0.165 H 154.3°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #54DD8D |
|---|---|
| RGB | rgb(84, 221, 141) |
| HSL | hsl(145, 67%, 60%) |
| HSV | hsv(145, 62%, 87%) |
| CMYK | cmyk(62%, 0%, 36.2%, 13.3%) |
| CIE-LAB | lab(79.34, -54.90, 28.56) |
| CIE-LCH | lch(79.34, 61.89, 152.52°) |
| OKLab | oklab(80.3% -0.1487 0.0716) |
| OKLCH | oklch(80.3% 0.165 154.3) |
| XYZ | xyz(34.3174, 55.5173, 34.1015) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.02
Weird Green
#3AE57F
ΔE00 3.64
Seaweed
#18D17B
ΔE00 4.04
Tealish Green
#0CDC73
ΔE00 4.28
Emerald
#50C878
ΔE00 5.21
Turquoise Green
#04F489
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DD8D #DD54A4
analogous
#5FDD54 #54DD8D #54DDD2
triadic
#54DD8D #8D54DD #DD8D54
tetradic
#54DD8D #545FDD #DD54A4 #DDD254
square
#54DD8D #545FDD #DD54A4 #DDD254
split-complementary
#54DD8D #D254DD #DD545F
monochromatic
#1E9851 #28CB6C #54DD8D #87E7AF #BAF1D1
Accessibility & contrast
On white
1.73
#54DD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#54DD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DD8D
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DD8D | 1.00 | 1.73 | 12.10 | 12.10 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC88
Deuteranopia (green-blind)
#CBBF92
Tritanopia (blue-blind)
#16DBC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #54dd8d; /* rgb */ color: rgb(84, 221, 141); /* oklch */ color: oklch(80.3% 0.165 154.3);
Tailwind
colors: {
custom: {
50: '#91e8af',
500: '#54dd8d',
950: '#000000',
},
}SCSS
$custom: #54dd8d; $custom-light: #91e8af; $custom-dark: #000000;
JSON
{
"hex": "#54dd8d",
"rgb": {
"r": 84,
"g": 221,
"b": 141
},
"hsl": {
"h": 144.964,
"s": 66.829,
"l": 59.804
},
"oklch": {
"l": 0.80298,
"c": 0.16506,
"h": 154.3
},
"luminance": 0.55521
}Semantic roles & 50–950 ramp
primary
#54DD8D
secondary
#9C3973
accent
#3EA2EA
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481