#56A89A#56A89A
#56A89A is a light, moderate teal. Relative luminance 0.323; OKLCH L 67.6% C 0.083 H 181.2°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #56A89A |
|---|---|
| RGB | rgb(86, 168, 154) |
| HSL | hsl(170, 32%, 50%) |
| HSV | hsv(170, 49%, 66%) |
| CMYK | cmyk(48.8%, 0%, 8.3%, 34.1%) |
| CIE-LAB | lab(63.60, -28.54, -0.48) |
| CIE-LCH | lch(63.60, 28.54, 180.96°) |
| OKLab | oklab(67.58% -0.0834 -0.0017) |
| OKLCH | oklch(67.58% 0.083 181.2) |
| XYZ | xyz(23.6707, 32.3148, 35.5556) |
| Luminance | 0.3232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 3.63
Grey Teal
#5E9B8A
ΔE00 4.73
Lightseagreen
#20B2AA
ΔE00 5.39
Sea
#3C9992
ΔE00 5.72
Greyish Teal
#719F91
ΔE00 5.81
Greeny Blue
#42B395
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56A89A #A85664
analogous
#56A871 #56A89A #568DA8
triadic
#56A89A #9A56A8 #A89A56
tetradic
#56A89A #7156A8 #A85664 #8DA856
square
#56A89A #7156A8 #A85664 #8DA856
split-complementary
#56A89A #A8568D #A87156
monochromatic
#2D5750 #418075 #56A89A #7EBDB2 #A7D2CA
Accessibility & contrast
On white
2.81
#56A89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#56A89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56A89A
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56A89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56A89A | 1.00 | 2.81 | 7.46 | 7.46 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A099
Deuteranopia (green-blind)
#94969B
Tritanopia (blue-blind)
#30ABA4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #56a89a; /* rgb */ color: rgb(86, 168, 154); /* oklch */ color: oklch(67.6% 0.083 181.2);
Tailwind
colors: {
custom: {
50: '#8bc2b7',
500: '#56a89a',
950: '#000000',
},
}SCSS
$custom: #56a89a; $custom-light: #8bc2b7; $custom-dark: #000000;
JSON
{
"hex": "#56a89a",
"rgb": {
"r": 86,
"g": 168,
"b": 154
},
"hsl": {
"h": 169.756,
"s": 32.283,
"l": 49.804
},
"oklch": {
"l": 0.67576,
"c": 0.08345,
"h": 181.2
},
"luminance": 0.32317
}Semantic roles & 50–950 ramp
primary
#56A89A
secondary
#BF9AA1
accent
#5F71C8
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1211
muted
#7D8180