#54D4EB#54D4EB
#54D4EB is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.8% C 0.115 H 211.6°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #54D4EB |
|---|---|
| RGB | rgb(84, 212, 235) |
| HSL | hsl(189, 79%, 63%) |
| HSV | hsv(189, 64%, 92%) |
| CMYK | cmyk(64.3%, 9.8%, 0%, 7.8%) |
| CIE-LAB | lab(79.02, -28.17, -21.73) |
| CIE-LCH | lch(79.02, 35.58, 217.66°) |
| OKLab | oklab(80.82% -0.0982 -0.0604) |
| OKLCH | oklch(80.82% 0.115 211.6) |
| XYZ | xyz(42.1888, 54.9654, 86.9671) |
| Luminance | 0.5497 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.02
Aqua Blue
#02D8E9
ΔE00 4.20
Robin'S Egg
#6DEDFD
ΔE00 6.18
Sky Blue
#87CEEB
ΔE00 7.04
Bright Sky Blue
#02CCFE
ΔE00 7.35
Robin Egg Blue
#8AF1FE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54D4EB #EB6B54
analogous
#54EBB6 #54D4EB #5489EB
triadic
#54D4EB #EB54D4 #D4EB54
tetradic
#54D4EB #B654EB #EB6B54 #89EB54
square
#54D4EB #B654EB #EB6B54 #89EB54
split-complementary
#54D4EB #EB5489 #EBB654
monochromatic
#1598B0 #1DC6E5 #54D4EB #8BE2F1 #C2F0F8
Accessibility & contrast
On white
1.75
#54D4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#54D4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54D4EB
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54D4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54D4EB | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDEC
Deuteranopia (green-blind)
#ABBDEB
Tritanopia (blue-blind)
#00DEDB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #54d4eb; /* rgb */ color: rgb(84, 212, 235); /* oklch */ color: oklch(80.8% 0.115 211.6);
Tailwind
colors: {
custom: {
50: '#94e1f1',
500: '#54d4eb',
950: '#000000',
},
}SCSS
$custom: #54d4eb; $custom-light: #94e1f1; $custom-dark: #000000;
JSON
{
"hex": "#54d4eb",
"rgb": {
"r": 84,
"g": 212,
"b": 235
},
"hsl": {
"h": 189.139,
"s": 79.058,
"l": 62.549
},
"oklch": {
"l": 0.80815,
"c": 0.11531,
"h": 211.6
},
"luminance": 0.5497
}Semantic roles & 50–950 ramp
primary
#54D4EB
secondary
#B04633
accent
#2A0ADB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485