#56DAEB#56DAEB
#56DAEB is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.3% C 0.116 H 207.1°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #56DAEB |
|---|---|
| RGB | rgb(86, 218, 235) |
| HSL | hsl(187, 79%, 63%) |
| HSV | hsv(187, 63%, 92%) |
| CMYK | cmyk(63.4%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(80.80, -30.76, -19.03) |
| CIE-LCH | lch(80.80, 36.17, 211.74°) |
| OKLab | oklab(82.26% -0.1032 -0.0528) |
| OKLCH | oklch(82.26% 0.116 207.1) |
| XYZ | xyz(43.8982, 58.1146, 87.4849) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.83
Robin'S Egg
#6DEDFD
ΔE00 4.42
Neon Blue
#04D9FF
ΔE00 5.70
Robin Egg Blue
#8AF1FE
ΔE00 6.17
Robin'S Egg Blue
#98EFF9
ΔE00 6.92
Darkturquoise
#00CED1
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DAEB #EB6756
analogous
#56EBB2 #56DAEB #568FEB
triadic
#56DAEB #EB56DA #DAEB56
tetradic
#56DAEB #B256EB #EB6756 #8FEB56
square
#56DAEB #B256EB #EB6756 #8FEB56
split-complementary
#56DAEB #EB568F #EBB256
monochromatic
#15A0B2 #1FCEE5 #56DAEB #8DE6F1 #C3F2F8
Accessibility & contrast
On white
1.66
#56DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#56DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DAEB
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DAEB | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EC
Deuteranopia (green-blind)
#B3C2EB
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #56daeb; /* rgb */ color: rgb(86, 218, 235); /* oklch */ color: oklch(82.3% 0.116 207.1);
Tailwind
colors: {
custom: {
50: '#96e5f1',
500: '#56daeb',
950: '#000000',
},
}SCSS
$custom: #56daeb; $custom-light: #96e5f1; $custom-dark: #000000;
JSON
{
"hex": "#56daeb",
"rgb": {
"r": 86,
"g": 218,
"b": 235
},
"hsl": {
"h": 186.846,
"s": 78.836,
"l": 62.941
},
"oklch": {
"l": 0.82264,
"c": 0.11595,
"h": 207.1
},
"luminance": 0.58119
}Semantic roles & 50–950 ramp
primary
#56DAEB
secondary
#B24233
accent
#220ADB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485