#56CEEE#56CEEE
#56CEEE is a light, moderate cyan. Relative luminance 0.523; OKLCH L 79.6% C 0.115 H 218.5°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #56CEEE |
|---|---|
| RGB | rgb(86, 206, 238) |
| HSL | hsl(193, 82%, 64%) |
| HSV | hsv(193, 64%, 93%) |
| CMYK | cmyk(63.9%, 13.4%, 0%, 6.7%) |
| CIE-LAB | lab(77.45, -24.00, -25.72) |
| CIE-LCH | lch(77.45, 35.18, 226.99°) |
| OKLab | oklab(79.61% -0.09 -0.0716) |
| OKLCH | oklch(79.61% 0.115 218.5) |
| XYZ | xyz(41.3354, 52.2897, 88.7868) |
| Luminance | 0.5229 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.61
Bright Sky Blue
#02CCFE
ΔE00 4.37
Sky Blue
#87CEEB
ΔE00 4.99
Baby Blue
#89CFF0
ΔE00 5.78
Aqua Blue
#02D8E9
ΔE00 7.32
Lightblue (survey)
#7BC8F6
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56CEEE #EE7656
analogous
#56EEC2 #56CEEE #5682EE
triadic
#56CEEE #EE56CE #CEEE56
tetradic
#56CEEE #C256EE #EE7656 #82EE56
square
#56CEEE #C256EE #EE7656 #82EE56
split-complementary
#56CEEE #EE5682 #EEC256
monochromatic
#1294B7 #1EBEE8 #56CEEE #8EDEF4 #C5EEF9
Accessibility & contrast
On white
1.83
#56CEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#56CEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56CEEE
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56CEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56CEEE | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8F0
Deuteranopia (green-blind)
#A4B8EE
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #56ceee; /* rgb */ color: rgb(86, 206, 238); /* oklch */ color: oklch(79.6% 0.115 218.5);
Tailwind
colors: {
custom: {
50: '#95ddf3',
500: '#56ceee',
950: '#000000',
},
}SCSS
$custom: #56ceee; $custom-light: #95ddf3; $custom-dark: #000000;
JSON
{
"hex": "#56ceee",
"rgb": {
"r": 86,
"g": 206,
"b": 238
},
"hsl": {
"h": 192.632,
"s": 81.72,
"l": 63.529
},
"oklch": {
"l": 0.79605,
"c": 0.11501,
"h": 218.5
},
"luminance": 0.52294
}Semantic roles & 50–950 ramp
primary
#56CEEE
secondary
#B74E32
accent
#3507DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485