#56E0EC#56E0EC
#56E0EC is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.7% C 0.119 H 203.3°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #56E0EC |
|---|---|
| RGB | rgb(86, 224, 236) |
| HSL | hsl(185, 80%, 63%) |
| HSV | hsv(185, 64%, 93%) |
| CMYK | cmyk(63.6%, 5.1%, 0%, 7.5%) |
| CIE-LAB | lab(82.56, -33.33, -16.91) |
| CIE-LCH | lch(82.56, 37.38, 206.90°) |
| OKLab | oklab(83.69% -0.1088 -0.0469) |
| OKLCH | oklch(83.69% 0.119 203.3) |
| XYZ | xyz(45.6272, 61.3409, 88.7760) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.19
Robin'S Egg
#6DEDFD
ΔE00 3.59
Robin Egg Blue
#8AF1FE
ΔE00 5.40
Bright Light Blue
#26F7FD
ΔE00 6.00
Robin'S Egg Blue
#98EFF9
ΔE00 6.26
Darkturquoise
#00CED1
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56E0EC #EC6256
analogous
#56ECAD #56E0EC #5695EC
triadic
#56E0EC #EC56E0 #E0EC56
tetradic
#56E0EC #AD56EC #EC6256 #95EC56
square
#56E0EC #AD56EC #EC6256 #95EC56
split-complementary
#56E0EC #EC5695 #ECAD56
monochromatic
#14A7B3 #1FD6E6 #56E0EC #8DEAF2 #C4F4F8
Accessibility & contrast
On white
1.58
#56E0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#56E0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56E0EC
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56E0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56E0EC | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7ED
Deuteranopia (green-blind)
#B9C6ED
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #56e0ec; /* rgb */ color: rgb(86, 224, 236); /* oklch */ color: oklch(83.7% 0.119 203.3);
Tailwind
colors: {
custom: {
50: '#96eaf2',
500: '#56e0ec',
950: '#000000',
},
}SCSS
$custom: #56e0ec; $custom-light: #96eaf2; $custom-dark: #000000;
JSON
{
"hex": "#56e0ec",
"rgb": {
"r": 86,
"g": 224,
"b": 236
},
"hsl": {
"h": 184.8,
"s": 79.787,
"l": 63.137
},
"oklch": {
"l": 0.83693,
"c": 0.11851,
"h": 203.3
},
"luminance": 0.61346
}Semantic roles & 50–950 ramp
primary
#56E0EC
secondary
#B33D33
accent
#1A09DC
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485