#54CFED#54CFED
#54CFED is a light, moderate cyan. Relative luminance 0.526; OKLCH L 79.7% C 0.116 H 216.8°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #54CFED |
|---|---|
| RGB | rgb(84, 207, 237) |
| HSL | hsl(192, 81%, 63%) |
| HSV | hsv(192, 65%, 93%) |
| CMYK | cmyk(64.6%, 12.7%, 0%, 7.1%) |
| CIE-LAB | lab(77.65, -25.11, -24.89) |
| CIE-LCH | lch(77.65, 35.36, 224.75°) |
| OKLab | oklab(79.74% -0.0924 -0.0693) |
| OKLCH | oklch(79.74% 0.116 216.8) |
| XYZ | xyz(41.2488, 52.6204, 88.0872) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.40
Bright Sky Blue
#02CCFE
ΔE00 4.95
Sky Blue
#87CEEB
ΔE00 5.43
Baby Blue
#89CFF0
ΔE00 6.31
Aqua Blue
#02D8E9
ΔE00 6.56
Lightblue (survey)
#7BC8F6
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54CFED #ED7254
analogous
#54EDBF #54CFED #5482ED
triadic
#54CFED #ED54CF #CFED54
tetradic
#54CFED #BF54ED #ED7254 #82ED54
square
#54CFED #BF54ED #ED7254 #82ED54
split-complementary
#54CFED #ED5482 #EDBF54
monochromatic
#1394B4 #1DBFE7 #54CFED #8BDFF3 #C3EEF9
Accessibility & contrast
On white
1.82
#54CFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#54CFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54CFED
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54CFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54CFED | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#A5B9ED
Tritanopia (blue-blind)
#00DAD8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #54cfed; /* rgb */ color: rgb(84, 207, 237); /* oklch */ color: oklch(79.7% 0.116 216.8);
Tailwind
colors: {
custom: {
50: '#94def3',
500: '#54cfed',
950: '#000000',
},
}SCSS
$custom: #54cfed; $custom-light: #94def3; $custom-dark: #000000;
JSON
{
"hex": "#54cfed",
"rgb": {
"r": 84,
"g": 207,
"b": 237
},
"hsl": {
"h": 191.765,
"s": 80.952,
"l": 62.941
},
"oklch": {
"l": 0.79735,
"c": 0.11552,
"h": 216.8
},
"luminance": 0.52625
}Semantic roles & 50–950 ramp
primary
#54CFED
secondary
#B44B32
accent
#3208DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485