#56DCAB#56DCAB
#56DCAB is a light, vivid teal. Relative luminance 0.561; OKLCH L 80.8% C 0.137 H 165.6°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #56DCAB |
|---|---|
| RGB | rgb(86, 220, 171) |
| HSL | hsl(158, 66%, 60%) |
| HSV | hsv(158, 61%, 86%) |
| CMYK | cmyk(60.9%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(79.67, -48.03, 13.36) |
| CIE-LCH | lch(79.67, 49.85, 164.45°) |
| OKLab | oklab(80.78% -0.1331 0.0342) |
| OKLCH | oklch(80.78% 0.137 165.6) |
| XYZ | xyz(36.7779, 56.1013, 47.4106) |
| Luminance | 0.5611 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.71
Seafoam
#7FE0B3
ΔE00 3.75
Aqua Marine
#2EE8BB
ΔE00 3.93
Aquamarine (survey)
#04D8B2
ΔE00 4.54
Mediumaquamarine
#66CDAA
ΔE00 4.75
Aqua Green
#12E193
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DCAB #DC5687
analogous
#56DC68 #56DCAB #56CADC
triadic
#56DCAB #AB56DC #DCAB56
tetradic
#56DCAB #6856DC #DC5687 #CADC56
square
#56DCAB #6856DC #DC5687 #CADC56
split-complementary
#56DCAB #DC56CA #DC6856
monochromatic
#20986C #2ACB90 #56DCAB #89E6C4 #BBF1DD
Accessibility & contrast
On white
1.72
#56DCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#56DCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DCAB
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DCAB | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CDA8
Deuteranopia (green-blind)
#C5C0AE
Tritanopia (blue-blind)
#00DCCE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #56dcab; /* rgb */ color: rgb(86, 220, 171); /* oklch */ color: oklch(80.8% 0.137 165.6);
Tailwind
colors: {
custom: {
50: '#92e7c4',
500: '#56dcab',
950: '#000000',
},
}SCSS
$custom: #56dcab; $custom-light: #92e7c4; $custom-dark: #000000;
JSON
{
"hex": "#56dcab",
"rgb": {
"r": 86,
"g": 220,
"b": 171
},
"hsl": {
"h": 158.06,
"s": 65.686,
"l": 60
},
"oklch": {
"l": 0.80777,
"c": 0.1374,
"h": 165.6
},
"luminance": 0.56105
}Semantic roles & 50–950 ramp
primary
#56DCAB
secondary
#9C3A5E
accent
#3F7DE9
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1612
muted
#7F8482