#54DCAB#54DCAB
#54DCAB is a light, vivid teal. Relative luminance 0.560; OKLCH L 80.7% C 0.138 H 165.8°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #54DCAB |
|---|---|
| RGB | rgb(84, 220, 171) |
| HSL | hsl(158, 66%, 60%) |
| HSV | hsv(158, 62%, 86%) |
| CMYK | cmyk(61.8%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(79.62, -48.40, 13.28) |
| CIE-LCH | lch(79.62, 50.19, 164.66°) |
| OKLab | oklab(80.72% -0.1341 0.034) |
| OKLCH | oklch(80.72% 0.138 165.8) |
| XYZ | xyz(36.5963, 56.0077, 47.4021) |
| Luminance | 0.5601 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.61
Aqua Marine
#2EE8BB
ΔE00 3.84
Seafoam
#7FE0B3
ΔE00 3.88
Aquamarine (survey)
#04D8B2
ΔE00 4.43
Mediumaquamarine
#66CDAA
ΔE00 4.78
Aqua Green
#12E193
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DCAB #DC5485
analogous
#54DC67 #54DCAB #54C9DC
triadic
#54DCAB #AB54DC #DCAB54
tetradic
#54DCAB #6754DC #DC5485 #C9DC54
square
#54DCAB #6754DC #DC5485 #C9DC54
split-complementary
#54DCAB #DC54C9 #DC6754
monochromatic
#1F976C #29CA90 #54DCAB #87E6C4 #BAF1DD
Accessibility & contrast
On white
1.72
#54DCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#54DCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DCAB
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DCAB | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CDA8
Deuteranopia (green-blind)
#C5C0AE
Tritanopia (blue-blind)
#00DCCE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #54dcab; /* rgb */ color: rgb(84, 220, 171); /* oklch */ color: oklch(80.7% 0.138 165.8);
Tailwind
colors: {
custom: {
50: '#91e8c4',
500: '#54dcab',
950: '#000000',
},
}SCSS
$custom: #54dcab; $custom-light: #91e8c4; $custom-dark: #000000;
JSON
{
"hex": "#54dcab",
"rgb": {
"r": 84,
"g": 220,
"b": 171
},
"hsl": {
"h": 158.382,
"s": 66.019,
"l": 59.608
},
"oklch": {
"l": 0.80718,
"c": 0.13835,
"h": 165.8
},
"luminance": 0.56011
}Semantic roles & 50–950 ramp
primary
#54DCAB
secondary
#9B395C
accent
#3F7CE9
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1612
muted
#7F8482