#56D2F9#56D2F9
#56D2F9 is a light, vivid cyan. Relative luminance 0.549; OKLCH L 81.0% C 0.121 H 222.2°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #56D2F9 |
|---|---|
| RGB | rgb(86, 210, 249) |
| HSL | hsl(194, 93%, 66%) |
| HSV | hsv(194, 65%, 98%) |
| CMYK | cmyk(65.5%, 15.7%, 0%, 2.4%) |
| CIE-LAB | lab(78.99, -22.71, -29.25) |
| CIE-LCH | lch(78.99, 37.03, 232.18°) |
| OKLab | oklab(80.96% -0.0899 -0.0816) |
| OKLCH | oklch(80.96% 0.121 222.2) |
| XYZ | xyz(43.9763, 54.9064, 97.8845) |
| Luminance | 0.5491 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.26
Neon Blue
#04D9FF
ΔE00 3.59
Sky Blue
#87CEEB
ΔE00 4.79
Baby Blue
#89CFF0
ΔE00 5.08
Lightblue (survey)
#7BC8F6
ΔE00 6.39
Lightskyblue
#87CEFA
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56D2F9 #F97D56
analogous
#56F9CF #56D2F9 #5680F9
triadic
#56D2F9 #F956D2 #D2F956
tetradic
#56D2F9 #CF56F9 #F97D56 #80F956
square
#56D2F9 #CF56F9 #F97D56 #80F956
split-complementary
#56D2F9 #F95680 #F9CF56
monochromatic
#079ECD #1BC2F7 #56D2F9 #91E2FB #CCF1FD
Accessibility & contrast
On white
1.75
#56D2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#56D2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56D2F9
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56D2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56D2F9 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCDFB
Deuteranopia (green-blind)
#A4BCF9
Tritanopia (blue-blind)
#00DEDE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #56d2f9; /* rgb */ color: rgb(86, 210, 249); /* oklch */ color: oklch(81.0% 0.121 222.2);
Tailwind
colors: {
custom: {
50: '#97e0fb',
500: '#56d2f9',
950: '#000000',
},
}SCSS
$custom: #56d2f9; $custom-light: #97e0fb; $custom-dark: #000000;
JSON
{
"hex": "#56d2f9",
"rgb": {
"r": 86,
"g": 210,
"b": 249
},
"hsl": {
"h": 194.356,
"s": 93.143,
"l": 65.686
},
"oklch": {
"l": 0.80963,
"c": 0.12142,
"h": 222.2
},
"luminance": 0.54911
}Semantic roles & 50–950 ramp
primary
#56D2F9
secondary
#C9502A
accent
#3700E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485