#56CCF5#56CCF5
#56CCF5 is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.4% C 0.120 H 224.4°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #56CCF5 |
|---|---|
| RGB | rgb(86, 204, 245) |
| HSL | hsl(195, 89%, 65%) |
| HSV | hsv(195, 65%, 96%) |
| CMYK | cmyk(64.9%, 16.7%, 0%, 3.9%) |
| CIE-LAB | lab(77.13, -20.88, -29.97) |
| CIE-LCH | lch(77.13, 36.52, 235.13°) |
| OKLab | oklab(79.43% -0.0854 -0.0837) |
| OKLCH | oklch(79.43% 0.12 224.4) |
| XYZ | xyz(41.9054, 51.7522, 94.1492) |
| Luminance | 0.5176 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.65
Sky Blue
#87CEEB
ΔE00 4.66
Baby Blue
#89CFF0
ΔE00 4.80
Neon Blue
#04D9FF
ΔE00 4.94
Lightblue (survey)
#7BC8F6
ΔE00 5.31
Lightskyblue
#87CEFA
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56CCF5 #F57F56
analogous
#56F5CF #56CCF5 #567CF5
triadic
#56CCF5 #F556CC #CCF556
tetradic
#56CCF5 #CF56F5 #F57F56 #7CF556
square
#56CCF5 #CF56F5 #F57F56 #7CF556
split-complementary
#56CCF5 #F5567C #F5CF56
monochromatic
#0C95C5 #1CBBF2 #56CCF5 #90DDF8 #CAEFFC
Accessibility & contrast
On white
1.85
#56CCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#56CCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56CCF5
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56CCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56CCF5 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C8F7
Deuteranopia (green-blind)
#9FB7F5
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #56ccf5; /* rgb */ color: rgb(86, 204, 245); /* oklch */ color: oklch(79.4% 0.120 224.4);
Tailwind
colors: {
custom: {
50: '#96dbf8',
500: '#56ccf5',
950: '#000000',
},
}SCSS
$custom: #56ccf5; $custom-light: #96dbf8; $custom-dark: #000000;
JSON
{
"hex": "#56ccf5",
"rgb": {
"r": 86,
"g": 204,
"b": 245
},
"hsl": {
"h": 195.472,
"s": 88.827,
"l": 64.902
},
"oklch": {
"l": 0.7943,
"c": 0.11954,
"h": 224.4
},
"luminance": 0.51757
}Semantic roles & 50–950 ramp
primary
#56CCF5
secondary
#C2542D
accent
#3B00E5
background
#FCFEFF
surface
#F5FBFF
border
#CFD4D7
text
#0F1517
muted
#808485