#56E2FF#56E2FF
#56E2FF is a very light, vivid cyan. Relative luminance 0.636; OKLCH L 84.9% C 0.125 H 214.1°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #56E2FF |
|---|---|
| RGB | rgb(86, 226, 255) |
| HSL | hsl(190, 100%, 67%) |
| HSV | hsv(190, 66%, 100%) |
| CMYK | cmyk(66.3%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(83.75, -28.83, -25.16) |
| CIE-LCH | lch(83.75, 38.26, 221.11°) |
| OKLab | oklab(84.86% -0.1033 -0.07) |
| OKLCH | oklch(84.86% 0.125 214.1) |
| XYZ | xyz(49.0766, 63.5857, 104.2752) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.42
Robin'S Egg
#6DEDFD
ΔE00 4.59
Aqua Blue
#02D8E9
ΔE00 5.90
Robin Egg Blue
#8AF1FE
ΔE00 6.09
Robin'S Egg Blue
#98EFF9
ΔE00 7.17
Sky Blue
#87CEEB
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56E2FF #FF7356
analogous
#56FFC8 #56E2FF #568EFF
triadic
#56E2FF #FF56E2 #E2FF56
tetradic
#56E2FF #C856FF #FF7356 #8EFF56
square
#56E2FF #C856FF #FF7356 #8EFF56
split-complementary
#56E2FF #FF568E #FFC856
monochromatic
#00B5DB #19D7FF #56E2FF #93EDFF #D0F7FF
Accessibility & contrast
On white
1.53
#56E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#56E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56E2FF
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56E2FF | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#B5C9FF
Tritanopia (blue-blind)
#00EDEB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #56e2ff; /* rgb */ color: rgb(86, 226, 255); /* oklch */ color: oklch(84.9% 0.125 214.1);
Tailwind
colors: {
custom: {
50: '#98ebff',
500: '#56e2ff',
950: '#000000',
},
}SCSS
$custom: #56e2ff; $custom-light: #98ebff; $custom-dark: #000000;
JSON
{
"hex": "#56e2ff",
"rgb": {
"r": 86,
"g": 226,
"b": 255
},
"hsl": {
"h": 190.296,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.84855,
"c": 0.12481,
"h": 214.1
},
"luminance": 0.63591
}Semantic roles & 50–950 ramp
primary
#56E2FF
secondary
#D44325
accent
#2700E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1618
muted
#808486