#56DC9B#56DC9B
#56DC9B is a light, vivid teal. Relative luminance 0.555; OKLCH L 80.4% C 0.150 H 158.9°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #56DC9B |
|---|---|
| RGB | rgb(86, 220, 155) |
| HSL | hsl(151, 66%, 60%) |
| HSV | hsv(151, 61%, 86%) |
| CMYK | cmyk(60.9%, 0%, 29.5%, 13.7%) |
| CIE-LAB | lab(79.34, -51.41, 21.32) |
| CIE-LCH | lch(79.34, 55.66, 157.48°) |
| OKLab | oklab(80.4% -0.1404 0.0541) |
| OKLCH | oklch(80.4% 0.15 158.9) |
| XYZ | xyz(35.3441, 55.5278, 39.8593) |
| Luminance | 0.5553 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.27
Eucalyptus
#44D7A8
ΔE00 4.51
Seafoam
#7FE0B3
ΔE00 5.33
Seaweed
#18D17B
ΔE00 5.41
Light Greenish Blue
#63F7B4
ΔE00 6.01
Weird Green
#3AE57F
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DC9B #DC5697
analogous
#56DC58 #56DC9B #56DADC
triadic
#56DC9B #9B56DC #DC9B56
tetradic
#56DC9B #5856DC #DC5697 #DADC56
square
#56DC9B #5856DC #DC5697 #DADC56
split-complementary
#56DC9B #DC56DA #DC5856
monochromatic
#20985E #2ACB7D #56DC9B #89E6B9 #BBF1D7
Accessibility & contrast
On white
1.73
#56DC9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#56DC9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DC9B
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DC9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DC9B | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC97
Deuteranopia (green-blind)
#C8BF9F
Tritanopia (blue-blind)
#0BDBCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #56dc9b; /* rgb */ color: rgb(86, 220, 155); /* oklch */ color: oklch(80.4% 0.150 158.9);
Tailwind
colors: {
custom: {
50: '#92e8b8',
500: '#56dc9b',
950: '#000000',
},
}SCSS
$custom: #56dc9b; $custom-light: #92e8b8; $custom-dark: #000000;
JSON
{
"hex": "#56dc9b",
"rgb": {
"r": 86,
"g": 220,
"b": 155
},
"hsl": {
"h": 150.896,
"s": 65.686,
"l": 60
},
"oklch": {
"l": 0.80401,
"c": 0.15043,
"h": 158.9
},
"luminance": 0.55531
}Semantic roles & 50–950 ramp
primary
#56DC9B
secondary
#9C3A6A
accent
#3F91E9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481