#56DC99#56DC99
#56DC99 is a light, vivid teal. Relative luminance 0.555; OKLCH L 80.4% C 0.152 H 158.2°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #56DC99 |
|---|---|
| RGB | rgb(86, 220, 153) |
| HSL | hsl(150, 66%, 60%) |
| HSV | hsv(150, 61%, 86%) |
| CMYK | cmyk(60.9%, 0%, 30.5%, 13.7%) |
| CIE-LAB | lab(79.31, -51.82, 22.31) |
| CIE-LCH | lch(79.31, 56.41, 156.71°) |
| OKLab | oklab(80.36% -0.1413 0.0565) |
| OKLCH | oklch(80.36% 0.152 158.2) |
| XYZ | xyz(35.1775, 55.4612, 38.9820) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.10
Eucalyptus
#44D7A8
ΔE00 4.91
Seaweed
#18D17B
ΔE00 5.12
Seafoam
#7FE0B3
ΔE00 5.63
Weird Green
#3AE57F
ΔE00 5.87
Emerald
#50C878
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DC99 #DC5699
analogous
#56DC56 #56DC99 #56DCDC
triadic
#56DC99 #9956DC #DC9956
tetradic
#56DC99 #5656DC #DC5699 #DCDC56
square
#56DC99 #5656DC #DC5699 #DCDC56
split-complementary
#56DC99 #DC56DC #DC5656
monochromatic
#20985C #2ACB7A #56DC99 #89E6B8 #BBF1D6
Accessibility & contrast
On white
1.74
#56DC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#56DC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DC99
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DC99 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC95
Deuteranopia (green-blind)
#C8BF9D
Tritanopia (blue-blind)
#0FDBCA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #56dc99; /* rgb */ color: rgb(86, 220, 153); /* oklch */ color: oklch(80.4% 0.152 158.2);
Tailwind
colors: {
custom: {
50: '#92e8b7',
500: '#56dc99',
950: '#000000',
},
}SCSS
$custom: #56dc99; $custom-light: #92e8b7; $custom-dark: #000000;
JSON
{
"hex": "#56dc99",
"rgb": {
"r": 86,
"g": 220,
"b": 153
},
"hsl": {
"h": 150,
"s": 65.686,
"l": 60
},
"oklch": {
"l": 0.80358,
"c": 0.15217,
"h": 158.2
},
"luminance": 0.55465
}Semantic roles & 50–950 ramp
primary
#56DC99
secondary
#9C3A6B
accent
#3F94E9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481