#56E2EC#56E2EC
#56E2EC is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.2% C 0.119 H 201.9°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #56E2EC |
|---|---|
| RGB | rgb(86, 226, 236) |
| HSL | hsl(184, 80%, 63%) |
| HSV | hsv(184, 64%, 93%) |
| CMYK | cmyk(63.6%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(83.14, -34.28, -16.04) |
| CIE-LCH | lch(83.14, 37.84, 205.08°) |
| OKLab | oklab(84.16% -0.1108 -0.0445) |
| OKLCH | oklch(84.16% 0.119 201.9) |
| XYZ | xyz(46.1679, 62.4222, 88.9562) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.67
Aqua Blue
#02D8E9
ΔE00 3.67
Bright Light Blue
#26F7FD
ΔE00 5.30
Robin Egg Blue
#8AF1FE
ΔE00 5.38
Robin'S Egg Blue
#98EFF9
ΔE00 6.23
Darkturquoise
#00CED1
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56E2EC #EC6056
analogous
#56ECAB #56E2EC #5697EC
triadic
#56E2EC #EC56E2 #E2EC56
tetradic
#56E2EC #AB56EC #EC6056 #97EC56
square
#56E2EC #AB56EC #EC6056 #97EC56
split-complementary
#56E2EC #EC5697 #ECAB56
monochromatic
#14A9B3 #1FD9E6 #56E2EC #8DEBF2 #C4F5F8
Accessibility & contrast
On white
1.56
#56E2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#56E2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56E2EC
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56E2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56E2EC | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9ED
Deuteranopia (green-blind)
#BBC8ED
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #56e2ec; /* rgb */ color: rgb(86, 226, 236); /* oklch */ color: oklch(84.2% 0.119 201.9);
Tailwind
colors: {
custom: {
50: '#97ebf2',
500: '#56e2ec',
950: '#000000',
},
}SCSS
$custom: #56e2ec; $custom-light: #97ebf2; $custom-dark: #000000;
JSON
{
"hex": "#56e2ec",
"rgb": {
"r": 86,
"g": 226,
"b": 236
},
"hsl": {
"h": 184,
"s": 79.787,
"l": 63.137
},
"oklch": {
"l": 0.84158,
"c": 0.11943,
"h": 201.9
},
"luminance": 0.62427
}Semantic roles & 50–950 ramp
primary
#56E2EC
secondary
#B33B33
accent
#1709DC
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485