#56DC9F#56DC9F
#56DC9F is a light, vivid teal. Relative luminance 0.557; OKLCH L 80.5% C 0.147 H 160.4°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #56DC9F |
|---|---|
| RGB | rgb(86, 220, 159) |
| HSL | hsl(153, 66%, 60%) |
| HSV | hsv(153, 61%, 86%) |
| CMYK | cmyk(60.9%, 0%, 27.7%, 13.7%) |
| CIE-LAB | lab(79.42, -50.60, 19.33) |
| CIE-LCH | lch(79.42, 54.16, 159.09°) |
| OKLab | oklab(80.49% -0.1385 0.0492) |
| OKLCH | oklch(80.49% 0.147 160.4) |
| XYZ | xyz(35.6856, 55.6644, 41.6578) |
| Luminance | 0.5567 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.72
Aqua Green
#12E193
ΔE00 3.74
Seafoam
#7FE0B3
ΔE00 4.76
Aqua Marine
#2EE8BB
ΔE00 5.91
Light Greenish Blue
#63F7B4
ΔE00 5.96
Seaweed
#18D17B
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DC9F #DC5693
analogous
#56DC5C #56DC9F #56D6DC
triadic
#56DC9F #9F56DC #DC9F56
tetradic
#56DC9F #5C56DC #DC5693 #D6DC56
square
#56DC9F #5C56DC #DC5693 #D6DC56
split-complementary
#56DC9F #DC56D6 #DC5C56
monochromatic
#209861 #2ACB82 #56DC9F #89E6BC #BBF1D9
Accessibility & contrast
On white
1.73
#56DC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#56DC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DC9F
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DC9F | 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)
#D9CD9B
Deuteranopia (green-blind)
#C7BFA3
Tritanopia (blue-blind)
#00DBCC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #56dc9f; /* rgb */ color: rgb(86, 220, 159); /* oklch */ color: oklch(80.5% 0.147 160.4);
Tailwind
colors: {
custom: {
50: '#92e8bb',
500: '#56dc9f',
950: '#000000',
},
}SCSS
$custom: #56dc9f; $custom-light: #92e8bb; $custom-dark: #000000;
JSON
{
"hex": "#56dc9f",
"rgb": {
"r": 86,
"g": 220,
"b": 159
},
"hsl": {
"h": 152.687,
"s": 65.686,
"l": 60
},
"oklch": {
"l": 0.80491,
"c": 0.14703,
"h": 160.4
},
"luminance": 0.55668
}Semantic roles & 50–950 ramp
primary
#56DC9F
secondary
#9C3A67
accent
#3F8CE9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1612
muted
#7F8482