#56DFFD#56DFFD
#56DFFD is a very light, vivid cyan. Relative luminance 0.618; OKLCH L 84.1% C 0.124 H 215.0°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #56DFFD |
|---|---|
| RGB | rgb(86, 223, 253) |
| HSL | hsl(191, 98%, 66%) |
| HSV | hsv(191, 66%, 99%) |
| CMYK | cmyk(66%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(82.83, -27.96, -25.50) |
| CIE-LCH | lch(82.83, 37.84, 222.37°) |
| OKLab | oklab(84.09% -0.1012 -0.071) |
| OKLCH | oklch(84.09% 0.124 215) |
| XYZ | xyz(47.9477, 61.8403, 102.3189) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.90
Robin'S Egg
#6DEDFD
ΔE00 5.27
Aqua Blue
#02D8E9
ΔE00 6.02
Robin Egg Blue
#8AF1FE
ΔE00 6.68
Bright Sky Blue
#02CCFE
ΔE00 6.94
Sky Blue
#87CEEB
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DFFD #FD7456
analogous
#56FDC7 #56DFFD #568CFD
triadic
#56DFFD #FD56DF #DFFD56
tetradic
#56DFFD #C756FD #FD7456 #8CFD56
square
#56DFFD #C756FD #FD7456 #8CFD56
split-complementary
#56DFFD #FD568C #FDC756
monochromatic
#03B0D6 #1AD4FC #56DFFD #92EAFE #CFF6FE
Accessibility & contrast
On white
1.57
#56DFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#56DFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DFFD
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DFFD | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FF
Deuteranopia (green-blind)
#B2C7FD
Tritanopia (blue-blind)
#00EAE8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #56dffd; /* rgb */ color: rgb(86, 223, 253); /* oklch */ color: oklch(84.1% 0.124 215.0);
Tailwind
colors: {
custom: {
50: '#98e9fe',
500: '#56dffd',
950: '#000000',
},
}SCSS
$custom: #56dffd; $custom-light: #98e9fe; $custom-dark: #000000;
JSON
{
"hex": "#56dffd",
"rgb": {
"r": 86,
"g": 223,
"b": 253
},
"hsl": {
"h": 190.778,
"s": 97.661,
"l": 66.471
},
"oklch": {
"l": 0.84092,
"c": 0.12359,
"h": 215
},
"luminance": 0.61846
}Semantic roles & 50–950 ramp
primary
#56DFFD
secondary
#D04527
accent
#2900E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485