#54D3EA#54D3EA
#54D3EA is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.5% C 0.115 H 211.7°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #54D3EA |
|---|---|
| RGB | rgb(84, 211, 234) |
| HSL | hsl(189, 78%, 62%) |
| HSV | hsv(189, 64%, 92%) |
| CMYK | cmyk(64.1%, 9.8%, 0%, 8.2%) |
| CIE-LAB | lab(78.70, -27.97, -21.69) |
| CIE-LCH | lch(78.70, 35.39, 217.79°) |
| OKLab | oklab(80.55% -0.0976 -0.0602) |
| OKLCH | oklch(80.55% 0.115 211.7) |
| XYZ | xyz(41.7955, 54.4093, 86.1253) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.08
Aqua Blue
#02D8E9
ΔE00 4.29
Robin'S Egg
#6DEDFD
ΔE00 6.40
Sky Blue
#87CEEB
ΔE00 6.97
Bright Sky Blue
#02CCFE
ΔE00 7.26
Robin Egg Blue
#8AF1FE
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54D3EA #EA6B54
analogous
#54EAB6 #54D3EA #5488EA
triadic
#54D3EA #EA54D3 #D3EA54
tetradic
#54D3EA #B654EA #EA6B54 #88EA54
square
#54D3EA #B654EA #EA6B54 #88EA54
split-complementary
#54D3EA #EA5488 #EAB654
monochromatic
#1597AE #1DC5E3 #54D3EA #8BE1F1 #C1EFF7
Accessibility & contrast
On white
1.77
#54D3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#54D3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54D3EA
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54D3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54D3EA | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CCEB
Deuteranopia (green-blind)
#ABBCEA
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #54d3ea; /* rgb */ color: rgb(84, 211, 234); /* oklch */ color: oklch(80.5% 0.115 211.7);
Tailwind
colors: {
custom: {
50: '#94e0f0',
500: '#54d3ea',
950: '#000000',
},
}SCSS
$custom: #54d3ea; $custom-light: #94e0f0; $custom-dark: #000000;
JSON
{
"hex": "#54d3ea",
"rgb": {
"r": 84,
"g": 211,
"b": 234
},
"hsl": {
"h": 189.2,
"s": 78.125,
"l": 62.353
},
"oklch": {
"l": 0.80545,
"c": 0.11472,
"h": 211.7
},
"luminance": 0.54414
}Semantic roles & 50–950 ramp
primary
#54D3EA
secondary
#AF4633
accent
#2B0BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485