#54DC9C#54DC9C
#54DC9C is a light, vivid teal. Relative luminance 0.555; OKLCH L 80.4% C 0.150 H 159.5°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #54DC9C |
|---|---|
| RGB | rgb(84, 220, 156) |
| HSL | hsl(152, 66%, 60%) |
| HSV | hsv(152, 62%, 86%) |
| CMYK | cmyk(61.8%, 0%, 29.1%, 13.7%) |
| CIE-LAB | lab(79.31, -51.60, 20.74) |
| CIE-LCH | lch(79.31, 55.61, 158.10°) |
| OKLab | oklab(80.36% -0.1409 0.0527) |
| OKLCH | oklch(80.36% 0.15 159.5) |
| XYZ | xyz(35.2468, 55.4679, 40.2949) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.28
Eucalyptus
#44D7A8
ΔE00 4.24
Seafoam
#7FE0B3
ΔE00 5.25
Seaweed
#18D17B
ΔE00 5.52
Light Greenish Blue
#63F7B4
ΔE00 6.00
Aqua Marine
#2EE8BB
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DC9C #DC5494
analogous
#54DC58 #54DC9C #54D8DC
triadic
#54DC9C #9C54DC #DC9C54
tetradic
#54DC9C #5854DC #DC5494 #D8DC54
square
#54DC9C #5854DC #DC5494 #D8DC54
split-complementary
#54DC9C #DC54D8 #DC5854
monochromatic
#1F975E #29CA7E #54DC9C #87E6B9 #BAF1D7
Accessibility & contrast
On white
1.74
#54DC9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#54DC9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DC9C
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DC9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DC9C | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC98
Deuteranopia (green-blind)
#C7BFA0
Tritanopia (blue-blind)
#00DBCB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #54dc9c; /* rgb */ color: rgb(84, 220, 156); /* oklch */ color: oklch(80.4% 0.150 159.5);
Tailwind
colors: {
custom: {
50: '#91e8b9',
500: '#54dc9c',
950: '#000000',
},
}SCSS
$custom: #54dc9c; $custom-light: #91e8b9; $custom-dark: #000000;
JSON
{
"hex": "#54dc9c",
"rgb": {
"r": 84,
"g": 220,
"b": 156
},
"hsl": {
"h": 151.765,
"s": 66.019,
"l": 59.608
},
"oklch": {
"l": 0.80364,
"c": 0.15047,
"h": 159.5
},
"luminance": 0.55472
}Semantic roles & 50–950 ramp
primary
#54DC9C
secondary
#9B3967
accent
#3F8FE9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481