#56CAEC#56CAEC
#56CAEC is a light, moderate cyan. Relative luminance 0.503; OKLCH L 78.6% C 0.114 H 220.4°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #56CAEC |
|---|---|
| RGB | rgb(86, 202, 236) |
| HSL | hsl(194, 80%, 63%) |
| HSV | hsv(194, 64%, 93%) |
| CMYK | cmyk(63.6%, 14.4%, 0%, 7.5%) |
| CIE-LAB | lab(76.24, -22.58, -26.51) |
| CIE-LCH | lch(76.24, 34.83, 229.57°) |
| OKLab | oklab(78.61% -0.0867 -0.0738) |
| OKLCH | oklch(78.61% 0.114 220.4) |
| XYZ | xyz(40.0925, 50.2714, 86.9310) |
| Luminance | 0.5028 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.80
Neon Blue
#04D9FF
ΔE00 4.50
Sky Blue
#87CEEB
ΔE00 4.78
Baby Blue
#89CFF0
ΔE00 5.45
Lightblue (survey)
#7BC8F6
ΔE00 6.75
Lightskyblue
#87CEFA
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56CAEC #EC7856
analogous
#56ECC3 #56CAEC #567FEC
triadic
#56CAEC #EC56CA #CAEC56
tetradic
#56CAEC #C356EC #EC7856 #7FEC56
square
#56CAEC #C356EC #EC7856 #7FEC56
split-complementary
#56CAEC #EC567F #ECC356
monochromatic
#148FB3 #1FB9E6 #56CAEC #8DDBF2 #C4EDF8
Accessibility & contrast
On white
1.90
#56CAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#56CAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56CAEC
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56CAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56CAEC | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5EE
Deuteranopia (green-blind)
#A0B5EC
Tritanopia (blue-blind)
#00D5D5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #56caec; /* rgb */ color: rgb(86, 202, 236); /* oklch */ color: oklch(78.6% 0.114 220.4);
Tailwind
colors: {
custom: {
50: '#95daf2',
500: '#56caec',
950: '#000000',
},
}SCSS
$custom: #56caec; $custom-light: #95daf2; $custom-dark: #000000;
JSON
{
"hex": "#56caec",
"rgb": {
"r": 86,
"g": 202,
"b": 236
},
"hsl": {
"h": 193.6,
"s": 79.787,
"l": 63.137
},
"oklch": {
"l": 0.78605,
"c": 0.11389,
"h": 220.4
},
"luminance": 0.50276
}Semantic roles & 50–950 ramp
primary
#56CAEC
secondary
#B35033
accent
#3909DC
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1417
muted
#808385