#54D2ED#54D2ED
#54D2ED is a light, moderate cyan. Relative luminance 0.541; OKLCH L 80.4% C 0.116 H 214.5°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #54D2ED |
|---|---|
| RGB | rgb(84, 210, 237) |
| HSL | hsl(191, 81%, 63%) |
| HSV | hsv(191, 65%, 93%) |
| CMYK | cmyk(64.6%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(78.51, -26.60, -23.58) |
| CIE-LCH | lch(78.51, 35.54, 221.55°) |
| OKLab | oklab(80.43% -0.0955 -0.0655) |
| OKLCH | oklch(80.43% 0.116 214.5) |
| XYZ | xyz(41.9825, 54.0879, 88.3318) |
| Luminance | 0.5409 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.32
Aqua Blue
#02D8E9
ΔE00 5.44
Bright Sky Blue
#02CCFE
ΔE00 6.01
Sky Blue
#87CEEB
ΔE00 6.09
Baby Blue
#89CFF0
ΔE00 7.05
Robin'S Egg
#6DEDFD
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54D2ED #ED6F54
analogous
#54EDBB #54D2ED #5486ED
triadic
#54D2ED #ED54D2 #D2ED54
tetradic
#54D2ED #BB54ED #ED6F54 #86ED54
square
#54D2ED #BB54ED #ED6F54 #86ED54
split-complementary
#54D2ED #ED5486 #EDBB54
monochromatic
#1397B4 #1DC3E7 #54D2ED #8BE1F3 #C3EFF9
Accessibility & contrast
On white
1.78
#54D2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#54D2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54D2ED
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54D2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54D2ED | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCEF
Deuteranopia (green-blind)
#A9BBED
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #54d2ed; /* rgb */ color: rgb(84, 210, 237); /* oklch */ color: oklch(80.4% 0.116 214.5);
Tailwind
colors: {
custom: {
50: '#94e0f2',
500: '#54d2ed',
950: '#000000',
},
}SCSS
$custom: #54d2ed; $custom-light: #94e0f2; $custom-dark: #000000;
JSON
{
"hex": "#54d2ed",
"rgb": {
"r": 84,
"g": 210,
"b": 237
},
"hsl": {
"h": 190.588,
"s": 80.952,
"l": 62.941
},
"oklch": {
"l": 0.80428,
"c": 0.1158,
"h": 214.5
},
"luminance": 0.54092
}Semantic roles & 50–950 ramp
primary
#54D2ED
secondary
#B44932
accent
#2E08DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485