#54DCDF#54DCDF
#54DCDF is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.3% C 0.116 H 197.2°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #54DCDF |
|---|---|
| RGB | rgb(84, 220, 223) |
| HSL | hsl(181, 68%, 60%) |
| HSV | hsv(181, 62%, 87%) |
| CMYK | cmyk(62.3%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(80.96, -35.39, -12.42) |
| CIE-LCH | lch(80.96, 37.50, 199.33°) |
| OKLab | oklab(82.25% -0.1112 -0.0344) |
| OKLCH | oklch(82.25% 0.116 197.2) |
| XYZ | xyz(42.5628, 58.3943, 78.8258) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.04
Darkturquoise
#00CED1
ΔE00 4.36
Aqua Blue
#02D8E9
ΔE00 4.68
Bright Light Blue
#26F7FD
ΔE00 6.18
Robin'S Egg
#6DEDFD
ΔE00 6.29
Turquoise
#40E0D0
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DCDF #DF5754
analogous
#54DF9C #54DCDF #5496DF
triadic
#54DCDF #DF54DC #DCDF54
tetradic
#54DCDF #9C54DF #DF5754 #96DF54
square
#54DCDF #9C54DF #DF5754 #96DF54
split-complementary
#54DCDF #DF5496 #DF9C54
monochromatic
#1D999C #27CBCF #54DCDF #88E7E9 #BBF1F2
Accessibility & contrast
On white
1.66
#54DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#54DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DCDF
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DCDF | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DF
Deuteranopia (green-blind)
#B8C2E0
Tritanopia (blue-blind)
#00E3DD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #54dcdf; /* rgb */ color: rgb(84, 220, 223); /* oklch */ color: oklch(82.3% 0.116 197.2);
Tailwind
colors: {
custom: {
50: '#94e7e9',
500: '#54dcdf',
950: '#000000',
},
}SCSS
$custom: #54dcdf; $custom-light: #94e7e9; $custom-dark: #000000;
JSON
{
"hex": "#54dcdf",
"rgb": {
"r": 84,
"g": 220,
"b": 223
},
"hsl": {
"h": 181.295,
"s": 68.473,
"l": 60.196
},
"oklch": {
"l": 0.82251,
"c": 0.11637,
"h": 197.2
},
"luminance": 0.58399
}Semantic roles & 50–950 ramp
primary
#54DCDF
secondary
#9F3A38
accent
#1915D0
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484