#54CEED#54CEED
#54CEED is a light, moderate cyan. Relative luminance 0.521; OKLCH L 79.5% C 0.115 H 217.6°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #54CEED |
|---|---|
| RGB | rgb(84, 206, 237) |
| HSL | hsl(192, 81%, 63%) |
| HSV | hsv(192, 65%, 93%) |
| CMYK | cmyk(64.6%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(77.36, -24.61, -25.33) |
| CIE-LCH | lch(77.36, 35.32, 225.82°) |
| OKLab | oklab(79.51% -0.0914 -0.0705) |
| OKLCH | oklch(79.51% 0.115 217.6) |
| XYZ | xyz(41.0073, 52.1374, 88.0067) |
| Luminance | 0.5214 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.54
Bright Sky Blue
#02CCFE
ΔE00 4.63
Sky Blue
#87CEEB
ΔE00 5.26
Baby Blue
#89CFF0
ΔE00 6.10
Aqua Blue
#02D8E9
ΔE00 6.94
Lightblue (survey)
#7BC8F6
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54CEED #ED7354
analogous
#54EDBF #54CEED #5481ED
triadic
#54CEED #ED54CE #CEED54
tetradic
#54CEED #BF54ED #ED7354 #81ED54
square
#54CEED #BF54ED #ED7354 #81ED54
split-complementary
#54CEED #ED5481 #EDBF54
monochromatic
#1393B4 #1DBEE7 #54CEED #8BDEF3 #C3EEF9
Accessibility & contrast
On white
1.84
#54CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#54CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54CEED
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54CEED | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8EF
Deuteranopia (green-blind)
#A4B8ED
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #54ceed; /* rgb */ color: rgb(84, 206, 237); /* oklch */ color: oklch(79.5% 0.115 217.6);
Tailwind
colors: {
custom: {
50: '#94ddf3',
500: '#54ceed',
950: '#000000',
},
}SCSS
$custom: #54ceed; $custom-light: #94ddf3; $custom-dark: #000000;
JSON
{
"hex": "#54ceed",
"rgb": {
"r": 84,
"g": 206,
"b": 237
},
"hsl": {
"h": 192.157,
"s": 80.952,
"l": 62.941
},
"oklch": {
"l": 0.79505,
"c": 0.11548,
"h": 217.6
},
"luminance": 0.52142
}Semantic roles & 50–950 ramp
primary
#54CEED
secondary
#B44C32
accent
#3308DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485