#56DC9E#56DC9E
#56DC9E is a light, vivid teal. Relative luminance 0.556; OKLCH L 80.5% C 0.148 H 160.1°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #56DC9E |
|---|---|
| RGB | rgb(86, 220, 158) |
| HSL | hsl(152, 66%, 60%) |
| HSV | hsv(152, 61%, 86%) |
| CMYK | cmyk(60.9%, 0%, 28.2%, 13.7%) |
| CIE-LAB | lab(79.40, -50.80, 19.83) |
| CIE-LCH | lch(79.40, 54.53, 158.68°) |
| OKLab | oklab(80.47% -0.139 0.0504) |
| OKLCH | oklch(80.47% 0.148 160.1) |
| XYZ | xyz(35.5992, 55.6299, 41.2027) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.61
Eucalyptus
#44D7A8
ΔE00 3.92
Seafoam
#7FE0B3
ΔE00 4.90
Seaweed
#18D17B
ΔE00 5.87
Light Greenish Blue
#63F7B4
ΔE00 5.96
Aqua Marine
#2EE8BB
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DC9E #DC5694
analogous
#56DC5B #56DC9E #56D7DC
triadic
#56DC9E #9E56DC #DC9E56
tetradic
#56DC9E #5B56DC #DC5694 #D7DC56
square
#56DC9E #5B56DC #DC5694 #D7DC56
split-complementary
#56DC9E #DC56D7 #DC5B56
monochromatic
#209860 #2ACB80 #56DC9E #89E6BB #BBF1D8
Accessibility & contrast
On white
1.73
#56DC9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#56DC9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DC9E
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DC9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DC9E | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CD9A
Deuteranopia (green-blind)
#C7BFA2
Tritanopia (blue-blind)
#03DBCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #56dc9e; /* rgb */ color: rgb(86, 220, 158); /* oklch */ color: oklch(80.5% 0.148 160.1);
Tailwind
colors: {
custom: {
50: '#92e8bb',
500: '#56dc9e',
950: '#000000',
},
}SCSS
$custom: #56dc9e; $custom-light: #92e8bb; $custom-dark: #000000;
JSON
{
"hex": "#56dc9e",
"rgb": {
"r": 86,
"g": 220,
"b": 158
},
"hsl": {
"h": 152.239,
"s": 65.686,
"l": 60
},
"oklch": {
"l": 0.80468,
"c": 0.14787,
"h": 160.1
},
"luminance": 0.55633
}Semantic roles & 50–950 ramp
primary
#56DC9E
secondary
#9C3A67
accent
#3F8EE9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481