#54D5E8#54D5E8
#54D5E8 is a light, moderate teal. Relative luminance 0.553; OKLCH L 80.9% C 0.115 H 208.7°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #54D5E8 |
|---|---|
| RGB | rgb(84, 213, 232) |
| HSL | hsl(188, 76%, 62%) |
| HSV | hsv(188, 64%, 91%) |
| CMYK | cmyk(63.8%, 8.2%, 0%, 9%) |
| CIE-LAB | lab(79.21, -29.52, -19.84) |
| CIE-LCH | lch(79.21, 35.57, 213.91°) |
| OKLab | oklab(80.93% -0.1004 -0.0551) |
| OKLCH | oklch(80.93% 0.115 208.7) |
| XYZ | xyz(42.0098, 55.2950, 84.7873) |
| Luminance | 0.5530 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.19
Neon Blue
#04D9FF
ΔE00 5.09
Robin'S Egg
#6DEDFD
ΔE00 5.63
Darkturquoise
#00CED1
ΔE00 7.22
Robin Egg Blue
#8AF1FE
ΔE00 7.24
Robin'S Egg Blue
#98EFF9
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54D5E8 #E86754
analogous
#54E8B1 #54D5E8 #548BE8
triadic
#54D5E8 #E854D5 #D5E854
tetradic
#54D5E8 #B154E8 #E86754 #8BE854
square
#54D5E8 #B154E8 #E86754 #8BE854
split-complementary
#54D5E8 #E8548B #E8B154
monochromatic
#1798AB #1EC8E1 #54D5E8 #8AE2EF #C0EFF7
Accessibility & contrast
On white
1.74
#54D5E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#54D5E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54D5E8
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54D5E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54D5E8 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CDE9
Deuteranopia (green-blind)
#AEBDE8
Tritanopia (blue-blind)
#00DEDB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #54d5e8; /* rgb */ color: rgb(84, 213, 232); /* oklch */ color: oklch(80.9% 0.115 208.7);
Tailwind
colors: {
custom: {
50: '#94e2ef',
500: '#54d5e8',
950: '#000000',
},
}SCSS
$custom: #54d5e8; $custom-light: #94e2ef; $custom-dark: #000000;
JSON
{
"hex": "#54d5e8",
"rgb": {
"r": 84,
"g": 213,
"b": 232
},
"hsl": {
"h": 187.703,
"s": 76.289,
"l": 61.961
},
"oklch": {
"l": 0.80934,
"c": 0.11453,
"h": 208.7
},
"luminance": 0.553
}Semantic roles & 50–950 ramp
primary
#54D5E8
secondary
#AC4434
accent
#270DD8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485