#54D2FD#54D2FD
#54D2FD is a light, vivid cyan. Relative luminance 0.551; OKLCH L 81.1% C 0.125 H 224.3°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #54D2FD |
|---|---|
| RGB | rgb(84, 210, 253) |
| HSL | hsl(195, 98%, 66%) |
| HSV | hsv(195, 67%, 99%) |
| CMYK | cmyk(66.8%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(79.08, -21.79, -31.25) |
| CIE-LCH | lch(79.08, 38.10, 235.11°) |
| OKLab | oklab(81.07% -0.0895 -0.0873) |
| OKLCH | oklch(81.07% 0.125 224.3) |
| XYZ | xyz(44.4252, 55.0650, 101.1968) |
| Luminance | 0.5507 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.81
Neon Blue
#04D9FF
ΔE00 4.24
Sky Blue
#87CEEB
ΔE00 5.01
Baby Blue
#89CFF0
ΔE00 5.01
Lightblue (survey)
#7BC8F6
ΔE00 5.78
Lightskyblue
#87CEFA
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54D2FD #FD7F54
analogous
#54FDD3 #54D2FD #547DFD
triadic
#54D2FD #FD54D2 #D2FD54
tetradic
#54D2FD #D354FD #FD7F54 #7DFD54
square
#54D2FD #D354FD #FD7F54 #7DFD54
split-complementary
#54D2FD #FD547D #FDD354
monochromatic
#029FD4 #18C2FC #54D2FD #90E2FE #CDF2FE
Accessibility & contrast
On white
1.75
#54D2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#54D2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54D2FD
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54D2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54D2FD | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#A2BCFD
Tritanopia (blue-blind)
#00DFE0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #54d2fd; /* rgb */ color: rgb(84, 210, 253); /* oklch */ color: oklch(81.1% 0.125 224.3);
Tailwind
colors: {
custom: {
50: '#96e0fe',
500: '#54d2fd',
950: '#000000',
},
}SCSS
$custom: #54d2fd; $custom-light: #96e0fe; $custom-dark: #000000;
JSON
{
"hex": "#54d2fd",
"rgb": {
"r": 84,
"g": 210,
"b": 253
},
"hsl": {
"h": 195.266,
"s": 97.688,
"l": 66.078
},
"oklch": {
"l": 0.81069,
"c": 0.12503,
"h": 224.3
},
"luminance": 0.5507
}Semantic roles & 50–950 ramp
primary
#54D2FD
secondary
#CE5127
accent
#3A00E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485