#54D4ED#54D4ED
#54D4ED is a light, moderate teal. Relative luminance 0.551; OKLCH L 80.9% C 0.116 H 212.9°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #54D4ED |
|---|---|
| RGB | rgb(84, 212, 237) |
| HSL | hsl(190, 81%, 63%) |
| HSV | hsv(190, 65%, 93%) |
| CMYK | cmyk(64.6%, 10.5%, 0%, 7.1%) |
| CIE-LAB | lab(79.09, -27.58, -22.70) |
| CIE-LCH | lch(79.09, 35.72, 219.46°) |
| OKLab | oklab(80.89% -0.0975 -0.0631) |
| OKLCH | oklch(80.89% 0.116 212.9) |
| XYZ | xyz(42.4793, 55.0816, 88.4974) |
| Luminance | 0.5509 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.54
Aqua Blue
#02D8E9
ΔE00 4.72
Robin'S Egg
#6DEDFD
ΔE00 6.43
Sky Blue
#87CEEB
ΔE00 6.62
Bright Sky Blue
#02CCFE
ΔE00 6.76
Baby Blue
#89CFF0
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54D4ED #ED6D54
analogous
#54EDB9 #54D4ED #5487ED
triadic
#54D4ED #ED54D4 #D4ED54
tetradic
#54D4ED #B954ED #ED6D54 #87ED54
square
#54D4ED #B954ED #ED6D54 #87ED54
split-complementary
#54D4ED #ED5487 #EDB954
monochromatic
#1399B4 #1DC6E7 #54D4ED #8BE2F3 #C3F0F9
Accessibility & contrast
On white
1.75
#54D4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#54D4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54D4ED
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54D4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54D4ED | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDEE
Deuteranopia (green-blind)
#ABBDED
Tritanopia (blue-blind)
#00DEDC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #54d4ed; /* rgb */ color: rgb(84, 212, 237); /* oklch */ color: oklch(80.9% 0.116 212.9);
Tailwind
colors: {
custom: {
50: '#95e1f2',
500: '#54d4ed',
950: '#000000',
},
}SCSS
$custom: #54d4ed; $custom-light: #95e1f2; $custom-dark: #000000;
JSON
{
"hex": "#54d4ed",
"rgb": {
"r": 84,
"g": 212,
"b": 237
},
"hsl": {
"h": 189.804,
"s": 80.952,
"l": 62.941
},
"oklch": {
"l": 0.80891,
"c": 0.1161,
"h": 212.9
},
"luminance": 0.55086
}Semantic roles & 50–950 ramp
primary
#54D4ED
secondary
#B44732
accent
#2B08DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485