#56DDC5#56DDC5
#56DDC5 is a light, vivid teal. Relative luminance 0.577; OKLCH L 81.7% C 0.122 H 179.2°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #56DDC5 |
|---|---|
| RGB | rgb(86, 221, 197) |
| HSL | hsl(169, 67%, 60%) |
| HSV | hsv(169, 61%, 87%) |
| CMYK | cmyk(61.1%, 0%, 10.9%, 13.3%) |
| CIE-LAB | lab(80.58, -42.33, 0.88) |
| CIE-LCH | lch(80.58, 42.34, 178.81°) |
| OKLab | oklab(81.72% -0.1224 0.0017) |
| OKLCH | oklch(81.72% 0.122 179.2) |
| XYZ | xyz(39.7676, 57.7184, 61.8575) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.08
Aqua (survey)
#13EAC9
ΔE00 4.24
Aquamarine (survey)
#04D8B2
ΔE00 4.90
Seafoam Blue
#78D1B6
ΔE00 4.92
Tiffany Blue
#7BF2DA
ΔE00 5.25
Mediumaquamarine
#66CDAA
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DDC5 #DD566E
analogous
#56DD81 #56DDC5 #56B2DD
triadic
#56DDC5 #C556DD #DDC556
tetradic
#56DDC5 #8156DD #DD566E #B2DD56
square
#56DDC5 #8156DD #DD566E #B2DD56
split-complementary
#56DDC5 #DD56B2 #DD8156
monochromatic
#1F9A84 #29CDB0 #56DDC5 #89E7D6 #BCF2E8
Accessibility & contrast
On white
1.67
#56DDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#56DDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DDC5
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DDC5 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C4
Deuteranopia (green-blind)
#C0C2C7
Tritanopia (blue-blind)
#00E0D6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #56ddc5; /* rgb */ color: rgb(86, 221, 197); /* oklch */ color: oklch(81.7% 0.122 179.2);
Tailwind
colors: {
custom: {
50: '#93e8d6',
500: '#56ddc5',
950: '#000000',
},
}SCSS
$custom: #56ddc5; $custom-light: #93e8d6; $custom-dark: #000000;
JSON
{
"hex": "#56ddc5",
"rgb": {
"r": 86,
"g": 221,
"b": 197
},
"hsl": {
"h": 169.333,
"s": 66.502,
"l": 60.196
},
"oklch": {
"l": 0.81722,
"c": 0.1224,
"h": 179.2
},
"luminance": 0.57723
}Semantic roles & 50–950 ramp
primary
#56DDC5
secondary
#9E3A4B
accent
#1738CE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0E1614
muted
#7F8483