#56AFAC#56AFAC
#56AFAC is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.9% C 0.086 H 192.4°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #56AFAC |
|---|---|
| RGB | rgb(86, 175, 172) |
| HSL | hsl(178, 36%, 51%) |
| HSV | hsv(178, 51%, 69%) |
| CMYK | cmyk(50.9%, 0%, 1.7%, 31.4%) |
| CIE-LAB | lab(66.22, -27.32, -6.65) |
| CIE-LCH | lch(66.22, 28.11, 193.68°) |
| OKLab | oklab(69.86% -0.0835 -0.0184) |
| OKLCH | oklch(69.86% 0.086 192.4) |
| XYZ | xyz(26.6110, 35.6145, 44.4937) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.36
Cadetblue
#5F9EA0
ΔE00 6.01
Topaz
#13BBAF
ΔE00 6.14
Sea
#3C9992
ΔE00 7.37
Dull Teal
#5F9E8F
ΔE00 7.46
Tealish
#24BCA8
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56AFAC #AF5659
analogous
#56AF7F #56AFAC #5685AF
triadic
#56AFAC #AC56AF #AFAC56
tetradic
#56AFAC #7F56AF #AF5659 #85AF56
square
#56AFAC #7F56AF #AF5659 #85AF56
split-complementary
#56AFAC #AF5685 #AF7F56
monochromatic
#2D5E5C #408885 #56AFAC #80C3C0 #A9D6D5
Accessibility & contrast
On white
2.59
#56AFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#56AFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56AFAC
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56AFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56AFAC | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AC
Deuteranopia (green-blind)
#979CAD
Tritanopia (blue-blind)
#1AB3AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #56afac; /* rgb */ color: rgb(86, 175, 172); /* oklch */ color: oklch(69.9% 0.086 192.4);
Tailwind
colors: {
custom: {
50: '#8dc7c4',
500: '#56afac',
950: '#000000',
},
}SCSS
$custom: #56afac; $custom-light: #8dc7c4; $custom-dark: #000000;
JSON
{
"hex": "#56afac",
"rgb": {
"r": 86,
"g": 175,
"b": 172
},
"hsl": {
"h": 177.978,
"s": 35.743,
"l": 51.176
},
"oklch": {
"l": 0.69863,
"c": 0.08556,
"h": 192.4
},
"luminance": 0.35617
}Semantic roles & 50–950 ramp
primary
#56AFAC
secondary
#C49D9E
accent
#5C60CC
background
#F9FCFC
surface
#F1F8F8
border
#CBD1D1
text
#0D1312
muted
#7E8281