#54DCE4#54DCE4
#54DCE4 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.4% C 0.117 H 200.7°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #54DCE4 |
|---|---|
| RGB | rgb(84, 220, 228) |
| HSL | hsl(183, 73%, 61%) |
| HSV | hsv(183, 63%, 89%) |
| CMYK | cmyk(63.2%, 3.5%, 0%, 10.6%) |
| CIE-LAB | lab(81.11, -34.00, -14.85) |
| CIE-LCH | lch(81.11, 37.10, 203.59°) |
| OKLab | oklab(82.42% -0.1091 -0.0411) |
| OKLCH | oklch(82.42% 0.117 200.7) |
| XYZ | xyz(43.2469, 58.6679, 82.4286) |
| Luminance | 0.5867 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.33
Darkturquoise
#00CED1
ΔE00 4.97
Robin'S Egg
#6DEDFD
ΔE00 5.07
Mediumturquoise
#48D1CC
ΔE00 5.48
Bright Light Blue
#26F7FD
ΔE00 6.31
Robin Egg Blue
#8AF1FE
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DCE4 #E45C54
analogous
#54E4A4 #54DCE4 #5494E4
triadic
#54DCE4 #E454DC #DCE454
tetradic
#54DCE4 #A454E4 #E45C54 #94E454
square
#54DCE4 #A454E4 #E45C54 #94E454
split-complementary
#54DCE4 #E45494 #E4A454
monochromatic
#1A9CA4 #22CED9 #54DCE4 #89E7EC #BEF2F5
Accessibility & contrast
On white
1.65
#54DCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#54DCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DCE4
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DCE4 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E5
Deuteranopia (green-blind)
#B7C3E5
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #54dce4; /* rgb */ color: rgb(84, 220, 228); /* oklch */ color: oklch(82.4% 0.117 200.7);
Tailwind
colors: {
custom: {
50: '#94e7ec',
500: '#54dce4',
950: '#000000',
},
}SCSS
$custom: #54dce4; $custom-light: #94e7ec; $custom-dark: #000000;
JSON
{
"hex": "#54dce4",
"rgb": {
"r": 84,
"g": 220,
"b": 228
},
"hsl": {
"h": 183.333,
"s": 72.727,
"l": 61.176
},
"oklch": {
"l": 0.82424,
"c": 0.11659,
"h": 200.7
},
"luminance": 0.58673
}Semantic roles & 50–950 ramp
primary
#54DCE4
secondary
#A63C36
accent
#1C11D5
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484