#54CCFD#54CCFD
#54CCFD is a light, vivid cyan. Relative luminance 0.522; OKLCH L 79.7% C 0.126 H 228.6°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #54CCFD |
|---|---|
| RGB | rgb(84, 204, 253) |
| HSL | hsl(197, 98%, 66%) |
| HSV | hsv(197, 67%, 99%) |
| CMYK | cmyk(66.8%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(77.38, -18.73, -33.88) |
| CIE-LCH | lch(77.38, 38.71, 241.07°) |
| OKLab | oklab(79.71% -0.0836 -0.0948) |
| OKLCH | oklch(79.71% 0.126 228.6) |
| XYZ | xyz(42.9716, 52.1577, 100.7122) |
| Luminance | 0.5216 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.91
Lightblue (survey)
#7BC8F6
ΔE00 4.18
Deepskyblue
#00BFFF
ΔE00 4.69
Lightskyblue
#87CEFA
ΔE00 5.03
Baby Blue
#89CFF0
ΔE00 5.06
Sky Blue
#87CEEB
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54CCFD #FD8554
analogous
#54FDD9 #54CCFD #5477FD
triadic
#54CCFD #FD54CC #CCFD54
tetradic
#54CCFD #D954FD #FD8554 #77FD54
square
#54CCFD #D954FD #FD8554 #77FD54
split-complementary
#54CCFD #FD5477 #FDD954
monochromatic
#0297D4 #18BAFC #54CCFD #90DEFE #CDF0FE
Accessibility & contrast
On white
1.84
#54CCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#54CCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54CCFD
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54CCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54CCFD | 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)
#B2C9FF
Deuteranopia (green-blind)
#9BB8FC
Tritanopia (blue-blind)
#00DADC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #54ccfd; /* rgb */ color: rgb(84, 204, 253); /* oklch */ color: oklch(79.7% 0.126 228.6);
Tailwind
colors: {
custom: {
50: '#96dbfe',
500: '#54ccfd',
950: '#000000',
},
}SCSS
$custom: #54ccfd; $custom-light: #96dbfe; $custom-dark: #000000;
JSON
{
"hex": "#54ccfd",
"rgb": {
"r": 84,
"g": 204,
"b": 253
},
"hsl": {
"h": 197.396,
"s": 97.688,
"l": 66.078
},
"oklch": {
"l": 0.79707,
"c": 0.12645,
"h": 228.6
},
"luminance": 0.52162
}Semantic roles & 50–950 ramp
primary
#54CCFD
secondary
#CE5727
accent
#4300E6
background
#FCFEFF
surface
#F5FBFF
border
#CFD4D7
text
#0F1517
muted
#808485