#56A7FF#56A7FF
#56A7FF is a light, vivid cyan. Relative luminance 0.368; OKLCH L 71.7% C 0.152 H 252.4°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #56A7FF |
|---|---|
| RGB | rgb(86, 167, 255) |
| HSL | hsl(211, 100%, 67%) |
| HSV | hsv(211, 66%, 100%) |
| CMYK | cmyk(66.3%, 34.5%, 0%, 0%) |
| CIE-LAB | lab(67.15, 2.35, -50.92) |
| CIE-LCH | lch(67.15, 50.98, 272.64°) |
| OKLab | oklab(71.66% -0.0459 -0.1445) |
| OKLCH | oklch(71.66% 0.152 252.4) |
| XYZ | xyz(35.6998, 36.8322, 99.8163) |
| Luminance | 0.3684 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.66
Azure (survey)
#069AF3
ΔE00 5.77
Cornflowerblue
#6495ED
ΔE00 6.84
Dodgerblue
#1E90FF
ΔE00 6.88
Carolina Blue
#8AB8FE
ΔE00 7.00
Dark Sky Blue
#448EE4
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56A7FF #FFAE56
analogous
#56FBFF #56A7FF #5A56FF
triadic
#56A7FF #FF56A7 #A7FF56
tetradic
#56A7FF #FF56FB #FFAE56 #56FF5A
square
#56A7FF #FF56FB #FFAE56 #56FF5A
split-complementary
#56A7FF #FF5A56 #FBFF56
monochromatic
#0069DB #1987FF #56A7FF #93C7FF #D0E7FF
Accessibility & contrast
On white
2.51
#56A7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#56A7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56A7FF
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56A7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56A7FF | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#689CFD
Tritanopia (blue-blind)
#00BCC7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #56a7ff; /* rgb */ color: rgb(86, 167, 255); /* oklch */ color: oklch(71.7% 0.152 252.4);
Tailwind
colors: {
custom: {
50: '#96c0ff',
500: '#56a7ff',
950: '#000000',
},
}SCSS
$custom: #56a7ff; $custom-light: #96c0ff; $custom-dark: #000000;
JSON
{
"hex": "#56a7ff",
"rgb": {
"r": 86,
"g": 167,
"b": 255
},
"hsl": {
"h": 211.243,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.71664,
"c": 0.15163,
"h": 252.4
},
"luminance": 0.36836
}Semantic roles & 50–950 ramp
primary
#56A7FF
secondary
#F3DABD
accent
#7800E6
background
#FAFBFF
surface
#F3F7FF
border
#CDD0D7
text
#0F1218
muted
#7F8186