#54DFDD#54DFDD
#54DFDD is a very light, moderate teal. Relative luminance 0.599; OKLCH L 82.9% C 0.118 H 193.8°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #54DFDD |
|---|---|
| RGB | rgb(84, 223, 221) |
| HSL | hsl(179, 68%, 60%) |
| HSV | hsv(179, 62%, 87%) |
| CMYK | cmyk(62.3%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(81.77, -37.32, -10.14) |
| CIE-LCH | lch(81.77, 38.68, 195.20°) |
| OKLab | oklab(82.89% -0.115 -0.0282) |
| OKLCH | oklch(82.89% 0.118 193.8) |
| XYZ | xyz(43.0892, 59.8759, 77.6789) |
| Luminance | 0.5988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.59
Turquoise
#40E0D0
ΔE00 4.94
Darkturquoise
#00CED1
ΔE00 4.97
Bright Light Blue
#26F7FD
ΔE00 5.95
Aqua Blue
#02D8E9
ΔE00 6.40
Bright Cyan
#41FDFE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DFDD #DF5456
analogous
#54DF98 #54DFDD #549BDF
triadic
#54DFDD #DD54DF #DFDD54
tetradic
#54DFDD #9854DF #DF5456 #9BDF54
square
#54DFDD #9854DF #DF5456 #9BDF54
split-complementary
#54DFDD #DF549B #DF9854
monochromatic
#1D9C9A #27CFCD #54DFDD #88E9E7 #BBF2F2
Accessibility & contrast
On white
1.62
#54DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#54DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DFDD
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DFDD | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DD
Deuteranopia (green-blind)
#BCC5DE
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #54dfdd; /* rgb */ color: rgb(84, 223, 221); /* oklch */ color: oklch(82.9% 0.118 193.8);
Tailwind
colors: {
custom: {
50: '#94e9e7',
500: '#54dfdd',
950: '#000000',
},
}SCSS
$custom: #54dfdd; $custom-light: #94e9e7; $custom-dark: #000000;
JSON
{
"hex": "#54dfdd",
"rgb": {
"r": 84,
"g": 223,
"b": 221
},
"hsl": {
"h": 179.137,
"s": 68.473,
"l": 60.196
},
"oklch": {
"l": 0.8289,
"c": 0.11844,
"h": 193.8
},
"luminance": 0.59881
}Semantic roles & 50–950 ramp
primary
#54DFDD
secondary
#9F383A
accent
#1518D0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484