#54DCE9#54DCE9
#54DCE9 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.6% C 0.117 H 204.1°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #54DCE9 |
|---|---|
| RGB | rgb(84, 220, 233) |
| HSL | hsl(185, 77%, 62%) |
| HSV | hsv(185, 64%, 91%) |
| CMYK | cmyk(63.9%, 5.6%, 0%, 8.6%) |
| CIE-LAB | lab(81.26, -32.59, -17.28) |
| CIE-LCH | lch(81.26, 36.89, 207.92°) |
| OKLab | oklab(82.6% -0.107 -0.0479) |
| OKLCH | oklch(82.6% 0.117 204.1) |
| XYZ | xyz(43.9510, 58.9496, 86.1371) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.61
Robin'S Egg
#6DEDFD
ΔE00 4.25
Robin Egg Blue
#8AF1FE
ΔE00 6.02
Darkturquoise
#00CED1
ΔE00 6.05
Robin'S Egg Blue
#98EFF9
ΔE00 6.78
Bright Light Blue
#26F7FD
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DCE9 #E96154
analogous
#54E9AC #54DCE9 #5492E9
triadic
#54DCE9 #E954DC #DCE954
tetradic
#54DCE9 #AC54E9 #E96154 #92E954
square
#54DCE9 #AC54E9 #E96154 #92E954
split-complementary
#54DCE9 #E95492 #E9AC54
monochromatic
#169FAC #1ED1E2 #54DCE9 #8AE7F0 #C0F2F7
Accessibility & contrast
On white
1.64
#54DCE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#54DCE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DCE9
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DCE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DCE9 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3EA
Deuteranopia (green-blind)
#B5C3EA
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #54dce9; /* rgb */ color: rgb(84, 220, 233); /* oklch */ color: oklch(82.6% 0.117 204.1);
Tailwind
colors: {
custom: {
50: '#95e7f0',
500: '#54dce9',
950: '#000000',
},
}SCSS
$custom: #54dce9; $custom-light: #95e7f0; $custom-dark: #000000;
JSON
{
"hex": "#54dce9",
"rgb": {
"r": 84,
"g": 220,
"b": 233
},
"hsl": {
"h": 185.235,
"s": 77.202,
"l": 62.157
},
"oklch": {
"l": 0.826,
"c": 0.11727,
"h": 204.1
},
"luminance": 0.58954
}Semantic roles & 50–950 ramp
primary
#54DCE9
secondary
#AD3E34
accent
#1E0CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485