#54CCF0#54CCF0
#54CCF0 is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.2% C 0.117 H 221.1°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #54CCF0 |
|---|---|
| RGB | rgb(84, 204, 240) |
| HSL | hsl(194, 84%, 64%) |
| HSV | hsv(194, 65%, 94%) |
| CMYK | cmyk(65%, 15%, 0%, 5.9%) |
| CIE-LAB | lab(76.89, -22.71, -27.65) |
| CIE-LCH | lch(76.89, 35.78, 230.61°) |
| OKLab | oklab(79.16% -0.0883 -0.0771) |
| OKLCH | oklch(79.16% 0.117 221.1) |
| XYZ | xyz(40.9708, 51.3574, 90.1749) |
| Luminance | 0.5136 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.33
Neon Blue
#04D9FF
ΔE00 4.13
Sky Blue
#87CEEB
ΔE00 4.78
Baby Blue
#89CFF0
ΔE00 5.33
Lightblue (survey)
#7BC8F6
ΔE00 6.54
Lightskyblue
#87CEFA
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54CCF0 #F07854
analogous
#54F0C6 #54CCF0 #547EF0
triadic
#54CCF0 #F054CC #CCF054
tetradic
#54CCF0 #C654F0 #F07854 #7EF054
square
#54CCF0 #C654F0 #F07854 #7EF054
split-complementary
#54CCF0 #F0547E #F0C654
monochromatic
#1092B9 #1CBBEB #54CCF0 #8CDDF5 #C5EEFA
Accessibility & contrast
On white
1.86
#54CCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#54CCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54CCF0
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54CCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54CCF0 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C7F2
Deuteranopia (green-blind)
#A0B7F0
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #54ccf0; /* rgb */ color: rgb(84, 204, 240); /* oklch */ color: oklch(79.2% 0.117 221.1);
Tailwind
colors: {
custom: {
50: '#94dbf5',
500: '#54ccf0',
950: '#000000',
},
}SCSS
$custom: #54ccf0; $custom-light: #94dbf5; $custom-dark: #000000;
JSON
{
"hex": "#54ccf0",
"rgb": {
"r": 84,
"g": 204,
"b": 240
},
"hsl": {
"h": 193.846,
"s": 83.871,
"l": 63.529
},
"oklch": {
"l": 0.79164,
"c": 0.11724,
"h": 221.1
},
"luminance": 0.51362
}Semantic roles & 50–950 ramp
primary
#54CCF0
secondary
#B84F30
accent
#3805E0
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485