#56DEDC#56DEDC
#56DEDC is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.7% C 0.117 H 193.8°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #56DEDC |
|---|---|
| RGB | rgb(86, 222, 220) |
| HSL | hsl(179, 67%, 60%) |
| HSV | hsv(179, 61%, 87%) |
| CMYK | cmyk(61.3%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(81.50, -36.81, -10.00) |
| CIE-LCH | lch(81.50, 38.15, 195.20°) |
| OKLab | oklab(82.68% -0.1134 -0.0278) |
| OKLCH | oklch(82.68% 0.117 193.8) |
| XYZ | xyz(42.8716, 59.3837, 76.8991) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.41
Darkturquoise
#00CED1
ΔE00 4.85
Turquoise
#40E0D0
ΔE00 5.00
Bright Light Blue
#26F7FD
ΔE00 6.18
Aqua Blue
#02D8E9
ΔE00 6.37
Bright Cyan
#41FDFE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DEDC #DE5658
analogous
#56DE98 #56DEDC #569CDE
triadic
#56DEDC #DC56DE #DEDC56
tetradic
#56DEDC #9856DE #DE5658 #9CDE56
square
#56DEDC #9856DE #DE5658 #9CDE56
split-complementary
#56DEDC #DE569C #DE9856
monochromatic
#1E9B99 #28CECC #56DEDC #89E8E7 #BCF2F1
Accessibility & contrast
On white
1.63
#56DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#56DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DEDC
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DEDC | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#BBC4DD
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #56dedc; /* rgb */ color: rgb(86, 222, 220); /* oklch */ color: oklch(82.7% 0.117 193.8);
Tailwind
colors: {
custom: {
50: '#95e9e6',
500: '#56dedc',
950: '#000000',
},
}SCSS
$custom: #56dedc; $custom-light: #95e9e6; $custom-dark: #000000;
JSON
{
"hex": "#56dedc",
"rgb": {
"r": 86,
"g": 222,
"b": 220
},
"hsl": {
"h": 179.118,
"s": 67.327,
"l": 60.392
},
"oklch": {
"l": 0.82677,
"c": 0.1168,
"h": 193.8
},
"luminance": 0.59388
}Semantic roles & 50–950 ramp
primary
#56DEDC
secondary
#9F393B
accent
#1619CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484