#56DEDD#56DEDD
#56DEDD is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.7% C 0.117 H 194.4°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #56DEDD |
|---|---|
| RGB | rgb(86, 222, 221) |
| HSL | hsl(180, 67%, 60%) |
| HSV | hsv(180, 61%, 87%) |
| CMYK | cmyk(61.3%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(81.53, -36.54, -10.49) |
| CIE-LCH | lch(81.53, 38.02, 196.02°) |
| OKLab | oklab(82.71% -0.113 -0.0291) |
| OKLCH | oklch(82.71% 0.117 194.4) |
| XYZ | xyz(43.0044, 59.4368, 77.5987) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.56
Darkturquoise
#00CED1
ΔE00 4.79
Turquoise
#40E0D0
ΔE00 5.34
Aqua Blue
#02D8E9
ΔE00 6.05
Bright Light Blue
#26F7FD
ΔE00 6.06
Bright Cyan
#41FDFE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DEDD #DE5657
analogous
#56DE99 #56DEDD #569BDE
triadic
#56DEDD #DD56DE #DEDD56
tetradic
#56DEDD #9956DE #DE5657 #9BDE56
square
#56DEDD #9956DE #DE5657 #9BDE56
split-complementary
#56DEDD #DE569B #DE9956
monochromatic
#1E9B9A #28CECD #56DEDD #89E8E7 #BCF2F2
Accessibility & contrast
On white
1.63
#56DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#56DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DEDD
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DEDD | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DD
Deuteranopia (green-blind)
#BBC4DE
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #56dedd; /* rgb */ color: rgb(86, 222, 221); /* oklch */ color: oklch(82.7% 0.117 194.4);
Tailwind
colors: {
custom: {
50: '#95e9e7',
500: '#56dedd',
950: '#000000',
},
}SCSS
$custom: #56dedd; $custom-light: #95e9e7; $custom-dark: #000000;
JSON
{
"hex": "#56dedd",
"rgb": {
"r": 86,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.559,
"s": 67.327,
"l": 60.392
},
"oklch": {
"l": 0.8271,
"c": 0.11672,
"h": 194.4
},
"luminance": 0.59441
}Semantic roles & 50–950 ramp
primary
#56DEDD
secondary
#9F393A
accent
#1618CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484