#56CCF2#56CCF2
#56CCF2 is a light, moderate cyan. Relative luminance 0.516; OKLCH L 79.3% C 0.118 H 222.6°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #56CCF2 |
|---|---|
| RGB | rgb(86, 204, 242) |
| HSL | hsl(195, 86%, 64%) |
| HSV | hsv(195, 64%, 95%) |
| CMYK | cmyk(64.5%, 15.7%, 0%, 5.1%) |
| CIE-LAB | lab(77.02, -21.79, -28.53) |
| CIE-LCH | lch(77.02, 35.90, 232.62°) |
| OKLab | oklab(79.31% -0.0865 -0.0796) |
| OKLCH | oklch(79.31% 0.118 222.6) |
| XYZ | xyz(41.4512, 51.5705, 91.7568) |
| Luminance | 0.5158 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.01
Neon Blue
#04D9FF
ΔE00 4.47
Sky Blue
#87CEEB
ΔE00 4.60
Baby Blue
#89CFF0
ΔE00 4.98
Lightblue (survey)
#7BC8F6
ΔE00 5.95
Lightskyblue
#87CEFA
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56CCF2 #F27C56
analogous
#56F2CA #56CCF2 #567EF2
triadic
#56CCF2 #F256CC #CCF256
tetradic
#56CCF2 #CA56F2 #F27C56 #7EF256
square
#56CCF2 #CA56F2 #F27C56 #7EF256
split-complementary
#56CCF2 #F2567E #F2CA56
monochromatic
#0F94BF #1DBBEE #56CCF2 #8FDDF6 #C8EEFB
Accessibility & contrast
On white
1.86
#56CCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#56CCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56CCF2
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56CCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56CCF2 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C7F4
Deuteranopia (green-blind)
#A0B7F2
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #56ccf2; /* rgb */ color: rgb(86, 204, 242); /* oklch */ color: oklch(79.3% 0.118 222.6);
Tailwind
colors: {
custom: {
50: '#95dbf6',
500: '#56ccf2',
950: '#000000',
},
}SCSS
$custom: #56ccf2; $custom-light: #95dbf6; $custom-dark: #000000;
JSON
{
"hex": "#56ccf2",
"rgb": {
"r": 86,
"g": 204,
"b": 242
},
"hsl": {
"h": 194.615,
"s": 85.714,
"l": 64.314
},
"oklch": {
"l": 0.79307,
"c": 0.11752,
"h": 222.6
},
"luminance": 0.51575
}Semantic roles & 50–950 ramp
primary
#56CCF2
secondary
#BD522F
accent
#3A03E2
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485