#56CFEC#56CFEC
#56CFEC is a light, moderate cyan. Relative luminance 0.527; OKLCH L 79.8% C 0.114 H 216.4°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #56CFEC |
|---|---|
| RGB | rgb(86, 207, 236) |
| HSL | hsl(192, 80%, 63%) |
| HSV | hsv(192, 64%, 93%) |
| CMYK | cmyk(63.6%, 12.3%, 0%, 7.5%) |
| CIE-LAB | lab(77.67, -25.09, -24.32) |
| CIE-LCH | lch(77.67, 34.94, 224.10°) |
| OKLab | oklab(79.76% -0.0918 -0.0676) |
| OKLCH | oklch(79.76% 0.114 216.4) |
| XYZ | xyz(41.2847, 52.6558, 87.3284) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.55
Bright Sky Blue
#02CCFE
ΔE00 5.22
Sky Blue
#87CEEB
ΔE00 5.44
Baby Blue
#89CFF0
ΔE00 6.36
Aqua Blue
#02D8E9
ΔE00 6.40
Robin'S Egg
#6DEDFD
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56CFEC #EC7356
analogous
#56ECBE #56CFEC #5684EC
triadic
#56CFEC #EC56CF #CFEC56
tetradic
#56CFEC #BE56EC #EC7356 #84EC56
square
#56CFEC #BE56EC #EC7356 #84EC56
split-complementary
#56CFEC #EC5684 #ECBE56
monochromatic
#1495B3 #1FBFE6 #56CFEC #8DDFF2 #C4EEF8
Accessibility & contrast
On white
1.82
#56CFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#56CFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56CFEC
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56CFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56CFEC | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EE
Deuteranopia (green-blind)
#A6B9EC
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #56cfec; /* rgb */ color: rgb(86, 207, 236); /* oklch */ color: oklch(79.8% 0.114 216.4);
Tailwind
colors: {
custom: {
50: '#95def2',
500: '#56cfec',
950: '#000000',
},
}SCSS
$custom: #56cfec; $custom-light: #95def2; $custom-dark: #000000;
JSON
{
"hex": "#56cfec",
"rgb": {
"r": 86,
"g": 207,
"b": 236
},
"hsl": {
"h": 191.6,
"s": 79.787,
"l": 63.137
},
"oklch": {
"l": 0.79756,
"c": 0.114,
"h": 216.4
},
"luminance": 0.5266
}Semantic roles & 50–950 ramp
primary
#56CFEC
secondary
#B34C33
accent
#3209DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485