#56ACA2#56ACA2
#56ACA2 is a light, moderate teal. Relative luminance 0.341; OKLCH L 68.8% C 0.085 H 185.5°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #56ACA2 |
|---|---|
| RGB | rgb(86, 172, 162) |
| HSL | hsl(173, 34%, 51%) |
| HSV | hsv(173, 50%, 67%) |
| CMYK | cmyk(50%, 0%, 5.8%, 32.5%) |
| CIE-LAB | lab(65.03, -28.46, -2.85) |
| CIE-LCH | lch(65.03, 28.60, 185.71°) |
| OKLab | oklab(68.81% -0.0845 -0.0081) |
| OKLCH | oklch(68.81% 0.085 185.5) |
| XYZ | xyz(25.1091, 34.0899, 39.4322) |
| Luminance | 0.3409 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.15
Dull Teal
#5F9E8F
ΔE00 5.23
Topaz
#13BBAF
ΔE00 5.75
Sea
#3C9992
ΔE00 6.29
Tealish
#24BCA8
ΔE00 6.41
Grey Teal
#5E9B8A
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56ACA2 #AC5660
analogous
#56AC77 #56ACA2 #568BAC
triadic
#56ACA2 #A256AC #ACA256
tetradic
#56ACA2 #7756AC #AC5660 #8BAC56
square
#56ACA2 #7756AC #AC5660 #8BAC56
split-complementary
#56ACA2 #AC568B #AC7756
monochromatic
#2D5B56 #41847C #56ACA2 #7FC0B9 #A8D4CF
Accessibility & contrast
On white
2.69
#56ACA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#56ACA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56ACA2
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56ACA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56ACA2 | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A4A2
Deuteranopia (green-blind)
#9699A3
Tritanopia (blue-blind)
#27AFA9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #56aca2; /* rgb */ color: rgb(86, 172, 162); /* oklch */ color: oklch(68.8% 0.085 185.5);
Tailwind
colors: {
custom: {
50: '#8cc5bd',
500: '#56aca2',
950: '#000000',
},
}SCSS
$custom: #56aca2; $custom-light: #8cc5bd; $custom-dark: #000000;
JSON
{
"hex": "#56aca2",
"rgb": {
"r": 86,
"g": 172,
"b": 162
},
"hsl": {
"h": 173.023,
"s": 34.127,
"l": 50.588
},
"oklch": {
"l": 0.68806,
"c": 0.0849,
"h": 185.5
},
"luminance": 0.34092
}Semantic roles & 50–950 ramp
primary
#56ACA2
secondary
#C29CA0
accent
#5E6ACA
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0D1312
muted
#7D8281