#54D3EB#54D3EB
#54D3EB is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.6% C 0.115 H 212.4°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #54D3EB |
|---|---|
| RGB | rgb(84, 211, 235) |
| HSL | hsl(190, 79%, 63%) |
| HSV | hsv(190, 64%, 92%) |
| CMYK | cmyk(64.3%, 10.2%, 0%, 7.8%) |
| CIE-LAB | lab(78.73, -27.68, -22.17) |
| CIE-LCH | lch(78.73, 35.46, 218.70°) |
| OKLab | oklab(80.58% -0.0972 -0.0616) |
| OKLCH | oklch(80.58% 0.115 212.4) |
| XYZ | xyz(41.9396, 54.4670, 86.8840) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.84
Aqua Blue
#02D8E9
ΔE00 4.54
Robin'S Egg
#6DEDFD
ΔE00 6.52
Sky Blue
#87CEEB
ΔE00 6.75
Bright Sky Blue
#02CCFE
ΔE00 6.97
Baby Blue
#89CFF0
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54D3EB #EB6C54
analogous
#54EBB7 #54D3EB #5488EB
triadic
#54D3EB #EB54D3 #D3EB54
tetradic
#54D3EB #B754EB #EB6C54 #88EB54
square
#54D3EB #B754EB #EB6C54 #88EB54
split-complementary
#54D3EB #EB5488 #EBB754
monochromatic
#1597B0 #1DC5E5 #54D3EB #8BE1F1 #C2EFF8
Accessibility & contrast
On white
1.77
#54D3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#54D3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54D3EB
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54D3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54D3EB | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEC
Deuteranopia (green-blind)
#AABCEB
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #54d3eb; /* rgb */ color: rgb(84, 211, 235); /* oklch */ color: oklch(80.6% 0.115 212.4);
Tailwind
colors: {
custom: {
50: '#94e0f1',
500: '#54d3eb',
950: '#000000',
},
}SCSS
$custom: #54d3eb; $custom-light: #94e0f1; $custom-dark: #000000;
JSON
{
"hex": "#54d3eb",
"rgb": {
"r": 84,
"g": 211,
"b": 235
},
"hsl": {
"h": 189.536,
"s": 79.058,
"l": 62.549
},
"oklch": {
"l": 0.80583,
"c": 0.11511,
"h": 212.4
},
"luminance": 0.54472
}Semantic roles & 50–950 ramp
primary
#54D3EB
secondary
#B04733
accent
#2B0ADB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485