#54DC9D#54DC9D
#54DC9D is a light, vivid teal. Relative luminance 0.555; OKLCH L 80.4% C 0.150 H 159.9°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #54DC9D |
|---|---|
| RGB | rgb(84, 220, 157) |
| HSL | hsl(152, 66%, 60%) |
| HSV | hsv(152, 62%, 86%) |
| CMYK | cmyk(61.8%, 0%, 28.6%, 13.7%) |
| CIE-LAB | lab(79.33, -51.39, 20.24) |
| CIE-LCH | lch(79.33, 55.23, 158.50°) |
| OKLab | oklab(80.39% -0.1405 0.0515) |
| OKLCH | oklch(80.39% 0.15 159.9) |
| XYZ | xyz(35.3318, 55.5019, 40.7427) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.40
Eucalyptus
#44D7A8
ΔE00 4.04
Seafoam
#7FE0B3
ΔE00 5.11
Seaweed
#18D17B
ΔE00 5.68
Light Greenish Blue
#63F7B4
ΔE00 5.98
Aqua Marine
#2EE8BB
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DC9D #DC5493
analogous
#54DC59 #54DC9D #54D7DC
triadic
#54DC9D #9D54DC #DC9D54
tetradic
#54DC9D #5954DC #DC5493 #D7DC54
square
#54DC9D #5954DC #DC5493 #D7DC54
split-complementary
#54DC9D #DC54D7 #DC5954
monochromatic
#1F975F #29CA7F #54DC9D #87E6BA #BAF1D7
Accessibility & contrast
On white
1.74
#54DC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#54DC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DC9D
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DC9D | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 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)
#DACC99
Deuteranopia (green-blind)
#C7BFA1
Tritanopia (blue-blind)
#00DBCB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #54dc9d; /* rgb */ color: rgb(84, 220, 157); /* oklch */ color: oklch(80.4% 0.150 159.9);
Tailwind
colors: {
custom: {
50: '#91e8ba',
500: '#54dc9d',
950: '#000000',
},
}SCSS
$custom: #54dc9d; $custom-light: #91e8ba; $custom-dark: #000000;
JSON
{
"hex": "#54dc9d",
"rgb": {
"r": 84,
"g": 220,
"b": 157
},
"hsl": {
"h": 152.206,
"s": 66.019,
"l": 59.608
},
"oklch": {
"l": 0.80387,
"c": 0.14962,
"h": 159.9
},
"luminance": 0.55506
}Semantic roles & 50–950 ramp
primary
#54DC9D
secondary
#9B3966
accent
#3F8EE9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481