#54DDAB#54DDAB
#54DDAB is a light, vivid teal. Relative luminance 0.565; OKLCH L 81.0% C 0.140 H 165.5°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #54DDAB |
|---|---|
| RGB | rgb(84, 221, 171) |
| HSL | hsl(158, 67%, 60%) |
| HSV | hsv(158, 62%, 87%) |
| CMYK | cmyk(62%, 0%, 22.6%, 13.3%) |
| CIE-LAB | lab(79.92, -48.81, 13.70) |
| CIE-LCH | lch(79.92, 50.70, 164.32°) |
| OKLab | oklab(80.96% -0.1351 0.0351) |
| OKLCH | oklch(80.96% 0.14 165.5) |
| XYZ | xyz(36.8595, 56.5342, 47.4898) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.84
Aqua Marine
#2EE8BB
ΔE00 3.79
Seafoam
#7FE0B3
ΔE00 3.86
Aquamarine (survey)
#04D8B2
ΔE00 4.63
Mediumaquamarine
#66CDAA
ΔE00 5.06
Aqua Green
#12E193
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DDAB #DD5486
analogous
#54DD67 #54DDAB #54CBDD
triadic
#54DDAB #AB54DD #DDAB54
tetradic
#54DDAB #6754DD #DD5486 #CBDD54
square
#54DDAB #6754DD #DD5486 #CBDD54
split-complementary
#54DDAB #DD54CB #DD6754
monochromatic
#1E986C #28CB90 #54DDAB #87E7C4 #BAF1DD
Accessibility & contrast
On white
1.71
#54DDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#54DDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DDAB
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DDAB | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA8
Deuteranopia (green-blind)
#C6C1AE
Tritanopia (blue-blind)
#00DDCF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #54ddab; /* rgb */ color: rgb(84, 221, 171); /* oklch */ color: oklch(81.0% 0.140 165.5);
Tailwind
colors: {
custom: {
50: '#91e8c4',
500: '#54ddab',
950: '#000000',
},
}SCSS
$custom: #54ddab; $custom-light: #91e8c4; $custom-dark: #000000;
JSON
{
"hex": "#54ddab",
"rgb": {
"r": 84,
"g": 221,
"b": 171
},
"hsl": {
"h": 158.102,
"s": 66.829,
"l": 59.804
},
"oklch": {
"l": 0.80962,
"c": 0.13961,
"h": 165.5
},
"luminance": 0.56538
}Semantic roles & 50–950 ramp
primary
#54DDAB
secondary
#9C395D
accent
#3E7DEA
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1612
muted
#7F8482