#54D4EC#54D4EC
#54D4EC is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.9% C 0.116 H 212.2°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #54D4EC |
|---|---|
| RGB | rgb(84, 212, 236) |
| HSL | hsl(189, 80%, 63%) |
| HSV | hsv(189, 64%, 93%) |
| CMYK | cmyk(64.4%, 10.2%, 0%, 7.5%) |
| CIE-LAB | lab(79.05, -27.87, -22.22) |
| CIE-LCH | lch(79.05, 35.65, 218.56°) |
| OKLab | oklab(80.85% -0.0979 -0.0617) |
| OKLCH | oklch(80.85% 0.116 212.2) |
| XYZ | xyz(42.3336, 55.0233, 87.7301) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.77
Aqua Blue
#02D8E9
ΔE00 4.46
Robin'S Egg
#6DEDFD
ΔE00 6.30
Sky Blue
#87CEEB
ΔE00 6.83
Bright Sky Blue
#02CCFE
ΔE00 7.05
Robin Egg Blue
#8AF1FE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54D4EC #EC6C54
analogous
#54ECB8 #54D4EC #5488EC
triadic
#54D4EC #EC54D4 #D4EC54
tetradic
#54D4EC #B854EC #EC6C54 #88EC54
square
#54D4EC #B854EC #EC6C54 #88EC54
split-complementary
#54D4EC #EC5488 #ECB854
monochromatic
#1499B2 #1DC6E6 #54D4EC #8BE2F2 #C2F0F8
Accessibility & contrast
On white
1.75
#54D4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#54D4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54D4EC
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54D4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54D4EC | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDED
Deuteranopia (green-blind)
#ABBDEC
Tritanopia (blue-blind)
#00DEDB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #54d4ec; /* rgb */ color: rgb(84, 212, 236); /* oklch */ color: oklch(80.9% 0.116 212.2);
Tailwind
colors: {
custom: {
50: '#94e1f2',
500: '#54d4ec',
950: '#000000',
},
}SCSS
$custom: #54d4ec; $custom-light: #94e1f2; $custom-dark: #000000;
JSON
{
"hex": "#54d4ec",
"rgb": {
"r": 84,
"g": 212,
"b": 236
},
"hsl": {
"h": 189.474,
"s": 80,
"l": 62.745
},
"oklch": {
"l": 0.80852,
"c": 0.11569,
"h": 212.2
},
"luminance": 0.55028
}Semantic roles & 50–950 ramp
primary
#54D4EC
secondary
#B24632
accent
#2B09DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485