#54D3EC#54D3EC
#54D3EC is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.6% C 0.116 H 213.0°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #54D3EC |
|---|---|
| RGB | rgb(84, 211, 236) |
| HSL | hsl(190, 80%, 63%) |
| HSV | hsv(190, 64%, 93%) |
| CMYK | cmyk(64.4%, 10.6%, 0%, 7.5%) |
| CIE-LAB | lab(78.77, -27.38, -22.66) |
| CIE-LCH | lch(78.77, 35.54, 219.60°) |
| OKLab | oklab(80.62% -0.0968 -0.063) |
| OKLCH | oklch(80.62% 0.116 213) |
| XYZ | xyz(42.0844, 54.5249, 87.6471) |
| Luminance | 0.5453 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.61
Aqua Blue
#02D8E9
ΔE00 4.81
Sky Blue
#87CEEB
ΔE00 6.55
Robin'S Egg
#6DEDFD
ΔE00 6.65
Bright Sky Blue
#02CCFE
ΔE00 6.67
Baby Blue
#89CFF0
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54D3EC #EC6D54
analogous
#54ECB9 #54D3EC #5487EC
triadic
#54D3EC #EC54D3 #D3EC54
tetradic
#54D3EC #B954EC #EC6D54 #87EC54
square
#54D3EC #B954EC #EC6D54 #87EC54
split-complementary
#54D3EC #EC5487 #ECB954
monochromatic
#1498B2 #1DC5E6 #54D3EC #8BE1F2 #C2EFF8
Accessibility & contrast
On white
1.76
#54D3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#54D3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54D3EC
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54D3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54D3EC | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCED
Deuteranopia (green-blind)
#AABCEC
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #54d3ec; /* rgb */ color: rgb(84, 211, 236); /* oklch */ color: oklch(80.6% 0.116 213.0);
Tailwind
colors: {
custom: {
50: '#94e0f2',
500: '#54d3ec',
950: '#000000',
},
}SCSS
$custom: #54d3ec; $custom-light: #94e0f2; $custom-dark: #000000;
JSON
{
"hex": "#54d3ec",
"rgb": {
"r": 84,
"g": 211,
"b": 236
},
"hsl": {
"h": 189.868,
"s": 80,
"l": 62.745
},
"oklch": {
"l": 0.80621,
"c": 0.11552,
"h": 213
},
"luminance": 0.54529
}Semantic roles & 50–950 ramp
primary
#54D3EC
secondary
#B24732
accent
#2C09DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485