#56DEEC#56DEEC
#56DEEC is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.118 H 204.8°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #56DEEC |
|---|---|
| RGB | rgb(86, 222, 236) |
| HSL | hsl(186, 80%, 63%) |
| HSV | hsv(186, 64%, 93%) |
| CMYK | cmyk(63.6%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(81.99, -32.39, -17.78) |
| CIE-LCH | lch(81.99, 36.94, 208.76°) |
| OKLab | oklab(83.23% -0.1068 -0.0493) |
| OKLCH | oklch(83.23% 0.118 204.8) |
| XYZ | xyz(45.0929, 60.2722, 88.5978) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.88
Robin'S Egg
#6DEDFD
ΔE00 3.70
Robin Egg Blue
#8AF1FE
ΔE00 5.55
Robin'S Egg Blue
#98EFF9
ΔE00 6.39
Darkturquoise
#00CED1
ΔE00 6.61
Bright Light Blue
#26F7FD
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DEEC #EC6456
analogous
#56ECAF #56DEEC #5693EC
triadic
#56DEEC #EC56DE #DEEC56
tetradic
#56DEEC #AF56EC #EC6456 #93EC56
square
#56DEEC #AF56EC #EC6456 #93EC56
split-complementary
#56DEEC #EC5693 #ECAF56
monochromatic
#14A5B3 #1FD3E6 #56DEEC #8DE9F2 #C4F3F8
Accessibility & contrast
On white
1.61
#56DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#56DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DEEC
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DEEC | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5ED
Deuteranopia (green-blind)
#B7C5ED
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #56deec; /* rgb */ color: rgb(86, 222, 236); /* oklch */ color: oklch(83.2% 0.118 204.8);
Tailwind
colors: {
custom: {
50: '#96e8f2',
500: '#56deec',
950: '#000000',
},
}SCSS
$custom: #56deec; $custom-light: #96e8f2; $custom-dark: #000000;
JSON
{
"hex": "#56deec",
"rgb": {
"r": 86,
"g": 222,
"b": 236
},
"hsl": {
"h": 185.6,
"s": 79.787,
"l": 63.137
},
"oklch": {
"l": 0.83229,
"c": 0.11767,
"h": 204.8
},
"luminance": 0.60277
}Semantic roles & 50–950 ramp
primary
#56DEEC
secondary
#B33F33
accent
#1D09DC
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485