#54DCAA#54DCAA
#54DCAA is a light, vivid teal. Relative luminance 0.560; OKLCH L 80.7% C 0.139 H 165.3°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #54DCAA |
|---|---|
| RGB | rgb(84, 220, 170) |
| HSL | hsl(158, 66%, 60%) |
| HSV | hsv(158, 62%, 86%) |
| CMYK | cmyk(61.8%, 0%, 22.7%, 13.7%) |
| CIE-LAB | lab(79.60, -48.62, 13.78) |
| CIE-LCH | lch(79.60, 50.53, 164.18°) |
| OKLab | oklab(80.69% -0.1346 0.0352) |
| OKLCH | oklch(80.69% 0.139 165.3) |
| XYZ | xyz(36.5013, 55.9697, 46.9020) |
| Luminance | 0.5597 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.70
Seafoam
#7FE0B3
ΔE00 3.90
Aqua Marine
#2EE8BB
ΔE00 3.98
Aquamarine (survey)
#04D8B2
ΔE00 4.62
Mediumaquamarine
#66CDAA
ΔE00 4.91
Aqua Green
#12E193
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DCAA #DC5486
analogous
#54DC66 #54DCAA #54CADC
triadic
#54DCAA #AA54DC #DCAA54
tetradic
#54DCAA #6654DC #DC5486 #CADC54
square
#54DCAA #6654DC #DC5486 #CADC54
split-complementary
#54DCAA #DC54CA #DC6654
monochromatic
#1F976B #29CA8F #54DCAA #87E6C3 #BAF1DD
Accessibility & contrast
On white
1.72
#54DCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#54DCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DCAA
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DCAA | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CDA7
Deuteranopia (green-blind)
#C5C0AD
Tritanopia (blue-blind)
#00DCCE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #54dcaa; /* rgb */ color: rgb(84, 220, 170); /* oklch */ color: oklch(80.7% 0.139 165.3);
Tailwind
colors: {
custom: {
50: '#91e8c3',
500: '#54dcaa',
950: '#000000',
},
}SCSS
$custom: #54dcaa; $custom-light: #91e8c3; $custom-dark: #000000;
JSON
{
"hex": "#54dcaa",
"rgb": {
"r": 84,
"g": 220,
"b": 170
},
"hsl": {
"h": 157.941,
"s": 66.019,
"l": 59.608
},
"oklch": {
"l": 0.80694,
"c": 0.13911,
"h": 165.3
},
"luminance": 0.55973
}Semantic roles & 50–950 ramp
primary
#54DCAA
secondary
#9B395D
accent
#3F7DE9
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1612
muted
#7F8482