#56DCAF#56DCAF
#56DCAF is a light, vivid teal. Relative luminance 0.563; OKLCH L 80.9% C 0.134 H 167.5°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #56DCAF |
|---|---|
| RGB | rgb(86, 220, 175) |
| HSL | hsl(160, 66%, 60%) |
| HSV | hsv(160, 61%, 86%) |
| CMYK | cmyk(60.9%, 0%, 20.5%, 13.7%) |
| CIE-LAB | lab(79.76, -47.13, 11.37) |
| CIE-LCH | lch(79.76, 48.48, 166.44°) |
| OKLab | oklab(80.88% -0.1312 0.0291) |
| OKLCH | oklch(80.88% 0.134 167.5) |
| XYZ | xyz(37.1649, 56.2562, 49.4490) |
| Luminance | 0.5626 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.68
Aqua Marine
#2EE8BB
ΔE00 3.51
Seafoam
#7FE0B3
ΔE00 3.83
Aquamarine (survey)
#04D8B2
ΔE00 3.86
Mediumaquamarine
#66CDAA
ΔE00 4.29
Seafoam Blue
#78D1B6
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DCAF #DC5683
analogous
#56DC6C #56DCAF #56C6DC
triadic
#56DCAF #AF56DC #DCAF56
tetradic
#56DCAF #6C56DC #DC5683 #C6DC56
square
#56DCAF #6C56DC #DC5683 #C6DC56
split-complementary
#56DCAF #DC56C6 #DC6C56
monochromatic
#209870 #2ACB95 #56DCAF #89E6C7 #BBF1DF
Accessibility & contrast
On white
1.71
#56DCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#56DCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DCAF
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DCAF | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEAD
Deuteranopia (green-blind)
#C4C0B2
Tritanopia (blue-blind)
#00DDCF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #56dcaf; /* rgb */ color: rgb(86, 220, 175); /* oklch */ color: oklch(80.9% 0.134 167.5);
Tailwind
colors: {
custom: {
50: '#92e7c6',
500: '#56dcaf',
950: '#000000',
},
}SCSS
$custom: #56dcaf; $custom-light: #92e7c6; $custom-dark: #000000;
JSON
{
"hex": "#56dcaf",
"rgb": {
"r": 86,
"g": 220,
"b": 175
},
"hsl": {
"h": 159.851,
"s": 65.686,
"l": 60
},
"oklch": {
"l": 0.80878,
"c": 0.13444,
"h": 167.5
},
"luminance": 0.5626
}Semantic roles & 50–950 ramp
primary
#56DCAF
secondary
#9C3A5B
accent
#3F78E9
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1613
muted
#7F8482