#54CDF2#54CDF2
#54CDF2 is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.5% C 0.118 H 221.6°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #54CDF2 |
|---|---|
| RGB | rgb(84, 205, 242) |
| HSL | hsl(194, 86%, 64%) |
| HSV | hsv(194, 65%, 95%) |
| CMYK | cmyk(65.3%, 15.3%, 0%, 5.1%) |
| CIE-LAB | lab(77.25, -22.61, -28.18) |
| CIE-LCH | lch(77.25, 36.13, 231.26°) |
| OKLab | oklab(79.47% -0.0886 -0.0786) |
| OKLCH | oklch(79.47% 0.118 221.6) |
| XYZ | xyz(41.5080, 51.9538, 91.8277) |
| Luminance | 0.5196 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.16
Neon Blue
#04D9FF
ΔE00 4.04
Sky Blue
#87CEEB
ΔE00 4.75
Baby Blue
#89CFF0
ΔE00 5.22
Lightblue (survey)
#7BC8F6
ΔE00 6.40
Lightskyblue
#87CEFA
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54CDF2 #F27954
analogous
#54F2C8 #54CDF2 #547EF2
triadic
#54CDF2 #F254CD #CDF254
tetradic
#54CDF2 #C854F2 #F27954 #7EF254
square
#54CDF2 #C854F2 #F27954 #7EF254
split-complementary
#54CDF2 #F2547E #F2C854
monochromatic
#0E94BD #1BBCEE #54CDF2 #8DDEF6 #C6EEFB
Accessibility & contrast
On white
1.84
#54CDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#54CDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54CDF2
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54CDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54CDF2 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F4
Deuteranopia (green-blind)
#A1B8F2
Tritanopia (blue-blind)
#00D9D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #54cdf2; /* rgb */ color: rgb(84, 205, 242); /* oklch */ color: oklch(79.5% 0.118 221.6);
Tailwind
colors: {
custom: {
50: '#95dcf6',
500: '#54cdf2',
950: '#000000',
},
}SCSS
$custom: #54cdf2; $custom-light: #95dcf6; $custom-dark: #000000;
JSON
{
"hex": "#54cdf2",
"rgb": {
"r": 84,
"g": 205,
"b": 242
},
"hsl": {
"h": 194.051,
"s": 85.87,
"l": 63.922
},
"oklch": {
"l": 0.79475,
"c": 0.11841,
"h": 221.6
},
"luminance": 0.51958
}Semantic roles & 50–950 ramp
primary
#54CDF2
secondary
#BB502F
accent
#3703E2
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485