#56DA9F#56DA9F
#56DA9F is a light, vivid teal. Relative luminance 0.546; OKLCH L 80.0% C 0.144 H 160.9°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #56DA9F |
|---|---|
| RGB | rgb(86, 218, 159) |
| HSL | hsl(153, 64%, 60%) |
| HSV | hsv(153, 61%, 85%) |
| CMYK | cmyk(60.6%, 0%, 27.1%, 14.5%) |
| CIE-LAB | lab(78.82, -49.78, 18.50) |
| CIE-LCH | lch(78.82, 53.10, 159.61°) |
| OKLab | oklab(80% -0.1365 0.0471) |
| OKLCH | oklch(80% 0.144 160.9) |
| XYZ | xyz(35.1638, 54.6209, 41.4839) |
| Luminance | 0.5462 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.29
Aqua Green
#12E193
ΔE00 4.13
Seafoam
#7FE0B3
ΔE00 4.66
Aqua Marine
#2EE8BB
ΔE00 5.87
Greenblue
#23C48B
ΔE00 6.09
Seaweed
#18D17B
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DA9F #DA5691
analogous
#56DA5D #56DA9F #56D3DA
triadic
#56DA9F #9F56DA #DA9F56
tetradic
#56DA9F #5D56DA #DA5691 #D3DA56
square
#56DA9F #5D56DA #DA5691 #D3DA56
split-complementary
#56DA9F #DA56D3 #DA5D56
monochromatic
#219561 #2CC782 #56DA9F #88E5BC #BAF0D8
Accessibility & contrast
On white
1.76
#56DA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#56DA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DA9F
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DA9F | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CB9C
Deuteranopia (green-blind)
#C5BEA3
Tritanopia (blue-blind)
#03D9CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #56da9f; /* rgb */ color: rgb(86, 218, 159); /* oklch */ color: oklch(80.0% 0.144 160.9);
Tailwind
colors: {
custom: {
50: '#92e6bb',
500: '#56da9f',
950: '#000000',
},
}SCSS
$custom: #56da9f; $custom-light: #92e6bb; $custom-dark: #000000;
JSON
{
"hex": "#56da9f",
"rgb": {
"r": 86,
"g": 218,
"b": 159
},
"hsl": {
"h": 153.182,
"s": 64.078,
"l": 59.608
},
"oklch": {
"l": 0.8,
"c": 0.14438,
"h": 160.9
},
"luminance": 0.54624
}Semantic roles & 50–950 ramp
primary
#56DA9F
secondary
#9A3B65
accent
#418BE7
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1612
muted
#7F8482