#56DDAF#56DDAF
#56DDAF is a light, vivid teal. Relative luminance 0.568; OKLCH L 81.1% C 0.136 H 167.1°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #56DDAF |
|---|---|
| RGB | rgb(86, 221, 175) |
| HSL | hsl(160, 67%, 60%) |
| HSV | hsv(160, 61%, 87%) |
| CMYK | cmyk(61.1%, 0%, 20.8%, 13.3%) |
| CIE-LAB | lab(80.06, -47.55, 11.79) |
| CIE-LCH | lch(80.06, 48.99, 166.07°) |
| OKLab | oklab(81.12% -0.1323 0.0302) |
| OKLCH | oklch(81.12% 0.136 167.1) |
| XYZ | xyz(37.4282, 56.7826, 49.5368) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.80
Aqua Marine
#2EE8BB
ΔE00 3.39
Seafoam
#7FE0B3
ΔE00 3.76
Aquamarine (survey)
#04D8B2
ΔE00 4.04
Mediumaquamarine
#66CDAA
ΔE00 4.56
Aqua (survey)
#13EAC9
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DDAF #DD5684
analogous
#56DD6C #56DDAF #56C7DD
triadic
#56DDAF #AF56DD #DDAF56
tetradic
#56DDAF #6C56DD #DD5684 #C7DD56
square
#56DDAF #6C56DD #DD5684 #C7DD56
split-complementary
#56DDAF #DD56C7 #DD6C56
monochromatic
#1F9A70 #29CD95 #56DDAF #89E7C7 #BCF2DF
Accessibility & contrast
On white
1.70
#56DDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#56DDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DDAF
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DDAF | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CFAD
Deuteranopia (green-blind)
#C5C1B2
Tritanopia (blue-blind)
#00DED0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #56ddaf; /* rgb */ color: rgb(86, 221, 175); /* oklch */ color: oklch(81.1% 0.136 167.1);
Tailwind
colors: {
custom: {
50: '#92e8c6',
500: '#56ddaf',
950: '#000000',
},
}SCSS
$custom: #56ddaf; $custom-light: #92e8c6; $custom-dark: #000000;
JSON
{
"hex": "#56ddaf",
"rgb": {
"r": 86,
"g": 221,
"b": 175
},
"hsl": {
"h": 159.556,
"s": 66.502,
"l": 60.196
},
"oklch": {
"l": 0.81121,
"c": 0.13569,
"h": 167.1
},
"luminance": 0.56786
}Semantic roles & 50–950 ramp
primary
#56DDAF
secondary
#9E3A5C
accent
#1756CE
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1613
muted
#7F8482