#54DCAC#54DCAC
#54DCAC is a light, vivid teal. Relative luminance 0.560; OKLCH L 80.7% C 0.138 H 166.2°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #54DCAC |
|---|---|
| RGB | rgb(84, 220, 172) |
| HSL | hsl(159, 66%, 60%) |
| HSV | hsv(159, 62%, 86%) |
| CMYK | cmyk(61.8%, 0%, 21.8%, 13.7%) |
| CIE-LAB | lab(79.64, -48.17, 12.78) |
| CIE-LCH | lch(79.64, 49.84, 165.14°) |
| OKLab | oklab(80.74% -0.1336 0.0327) |
| OKLCH | oklch(80.74% 0.138 166.2) |
| XYZ | xyz(36.6920, 56.0460, 47.9060) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.55
Aqua Marine
#2EE8BB
ΔE00 3.72
Seafoam
#7FE0B3
ΔE00 3.88
Aquamarine (survey)
#04D8B2
ΔE00 4.25
Mediumaquamarine
#66CDAA
ΔE00 4.65
Aqua Green
#12E193
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DCAC #DC5484
analogous
#54DC68 #54DCAC #54C8DC
triadic
#54DCAC #AC54DC #DCAC54
tetradic
#54DCAC #6854DC #DC5484 #C8DC54
square
#54DCAC #6854DC #DC5484 #C8DC54
split-complementary
#54DCAC #DC54C8 #DC6854
monochromatic
#1F976C #29CA91 #54DCAC #87E6C5 #BAF1DD
Accessibility & contrast
On white
1.72
#54DCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#54DCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DCAC
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DCAC | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDA9
Deuteranopia (green-blind)
#C4C0AF
Tritanopia (blue-blind)
#00DDCF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #54dcac; /* rgb */ color: rgb(84, 220, 172); /* oklch */ color: oklch(80.7% 0.138 166.2);
Tailwind
colors: {
custom: {
50: '#91e8c4',
500: '#54dcac',
950: '#000000',
},
}SCSS
$custom: #54dcac; $custom-light: #91e8c4; $custom-dark: #000000;
JSON
{
"hex": "#54dcac",
"rgb": {
"r": 84,
"g": 220,
"b": 172
},
"hsl": {
"h": 158.824,
"s": 66.019,
"l": 59.608
},
"oklch": {
"l": 0.80743,
"c": 0.1376,
"h": 166.2
},
"luminance": 0.5605
}Semantic roles & 50–950 ramp
primary
#54DCAC
secondary
#9B395C
accent
#3F7BE9
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1612
muted
#7F8482