#56ABEA#56ABEA
#56ABEA is a light, vivid cyan. Relative luminance 0.370; OKLCH L 71.5% C 0.124 H 243.2°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #56ABEA |
|---|---|
| RGB | rgb(86, 171, 234) |
| HSL | hsl(206, 78%, 63%) |
| HSV | hsv(206, 63%, 92%) |
| CMYK | cmyk(63.2%, 26.9%, 0%, 8.2%) |
| CIE-LAB | lab(67.31, -6.79, -39.23) |
| CIE-LCH | lch(67.31, 39.81, 260.18°) |
| OKLab | oklab(71.47% -0.0558 -0.1104) |
| OKLCH | oklch(71.47% 0.124 243.2) |
| XYZ | xyz(33.2464, 37.0414, 83.2236) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.38
Azure (survey)
#069AF3
ΔE00 5.80
Deepskyblue
#00BFFF
ΔE00 7.72
Carolina Blue
#8AB8FE
ΔE00 8.45
Lightblue (survey)
#7BC8F6
ΔE00 8.48
Sky
#82CAFC
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56ABEA #EA9556
analogous
#56EADF #56ABEA #5661EA
triadic
#56ABEA #EA56AB #ABEA56
tetradic
#56ABEA #DF56EA #EA9556 #61EA56
square
#56ABEA #DF56EA #EA9556 #61EA56
split-complementary
#56ABEA #EA5661 #EADF56
monochromatic
#166EB0 #2090E3 #56ABEA #8CC6F1 #C3E1F8
Accessibility & contrast
On white
2.50
#56ABEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#56ABEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56ABEA
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56ABEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56ABEA | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACED
Deuteranopia (green-blind)
#7B9DE9
Tritanopia (blue-blind)
#00BAC1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #56abea; /* rgb */ color: rgb(86, 171, 234); /* oklch */ color: oklch(71.5% 0.124 243.2);
Tailwind
colors: {
custom: {
50: '#93c3f1',
500: '#56abea',
950: '#000000',
},
}SCSS
$custom: #56abea; $custom-light: #93c3f1; $custom-dark: #000000;
JSON
{
"hex": "#56abea",
"rgb": {
"r": 86,
"g": 171,
"b": 234
},
"hsl": {
"h": 205.541,
"s": 77.895,
"l": 62.745
},
"oklch": {
"l": 0.71472,
"c": 0.12374,
"h": 243.2
},
"luminance": 0.37045
}Semantic roles & 50–950 ramp
primary
#56ABEA
secondary
#E9CAB3
accent
#630BDA
background
#F9FCFE
surface
#F2F8FD
border
#CCD1D5
text
#0E1216
muted
#7E8184