#70A5AC#70A5AC
#70A5AC is a light, muted teal. Relative luminance 0.333; OKLCH L 68.7% C 0.057 H 206.3°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #70A5AC |
|---|---|
| RGB | rgb(112, 165, 172) |
| HSL | hsl(187, 27%, 56%) |
| HSV | hsv(187, 35%, 67%) |
| CMYK | cmyk(34.9%, 4.1%, 0%, 32.5%) |
| CIE-LAB | lab(64.43, -15.65, -9.20) |
| CIE-LCH | lch(64.43, 18.15, 210.44°) |
| OKLab | oklab(68.74% -0.0509 -0.0252) |
| OKLCH | oklch(68.74% 0.057 206.3) |
| XYZ | xyz(27.5811, 33.3319, 44.0021) |
| Luminance | 0.3333 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.27
Greyblue
#77A1B5
ΔE00 7.06
Bluegrey
#85A3B2
ΔE00 7.90
Turquoise Blue
#06B1C4
ΔE00 8.60
Greyish Teal
#719F91
ΔE00 9.26
Bluey Grey
#89A0B0
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70A5AC #AC7770
analogous
#70AC95 #70A5AC #7087AC
triadic
#70A5AC #AC70A5 #A5AC70
tetradic
#70A5AC #9570AC #AC7770 #87AC70
square
#70A5AC #9570AC #AC7770 #87AC70
split-complementary
#70A5AC #AC7087 #AC9570
monochromatic
#3B6166 #52868D #70A5AC #97BDC2 #BDD6D9
Accessibility & contrast
On white
2.74
#70A5AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#70A5AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70A5AC
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70A5AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70A5AC | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA1AD
Deuteranopia (green-blind)
#9299AC
Tritanopia (blue-blind)
#59A9A7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #70a5ac; /* rgb */ color: rgb(112, 165, 172); /* oklch */ color: oklch(68.7% 0.057 206.3);
Tailwind
colors: {
custom: {
50: '#9bbfc4',
500: '#70a5ac',
950: '#000000',
},
}SCSS
$custom: #70a5ac; $custom-light: #9bbfc4; $custom-dark: #000000;
JSON
{
"hex": "#70a5ac",
"rgb": {
"r": 112,
"g": 165,
"b": 172
},
"hsl": {
"h": 187,
"s": 26.549,
"l": 55.686
},
"oklch": {
"l": 0.68737,
"c": 0.05677,
"h": 206.3
},
"luminance": 0.33334
}Semantic roles & 50–950 ramp
primary
#70A5AC
secondary
#C8B2AF
accent
#7065C3
background
#F9FBFC
surface
#F2F7F8
border
#CCD0D1
text
#0E1212
muted
#7E8181