#70ABAE#70ABAE
#70ABAE is a light, moderate teal. Relative luminance 0.356; OKLCH L 70.2% C 0.061 H 199.9°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #70ABAE |
|---|---|
| RGB | rgb(112, 171, 174) |
| HSL | hsl(183, 28%, 56%) |
| HSV | hsv(183, 36%, 68%) |
| CMYK | cmyk(35.6%, 1.7%, 0%, 31.8%) |
| CIE-LAB | lab(66.23, -18.30, -7.63) |
| CIE-LCH | lch(66.23, 19.82, 202.62°) |
| OKLab | oklab(70.2% -0.0577 -0.0209) |
| OKLCH | oklch(70.2% 0.061 199.9) |
| XYZ | xyz(28.8823, 35.6247, 45.3905) |
| Luminance | 0.3563 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.35
Greyish Teal
#719F91
ΔE00 8.18
Turquoise Blue
#06B1C4
ΔE00 8.20
Dull Teal
#5F9E8F
ΔE00 8.96
Lightseagreen
#20B2AA
ΔE00 9.30
Greyblue
#77A1B5
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ABAE #AE7370
analogous
#70AE92 #70ABAE #708CAE
triadic
#70ABAE #AE70AB #ABAE70
tetradic
#70ABAE #9270AE #AE7370 #8CAE70
square
#70ABAE #9270AE #AE7370 #8CAE70
split-complementary
#70ABAE #AE708C #AE9270
monochromatic
#3B6668 #518C90 #70ABAE #97C2C4 #BED9DA
Accessibility & contrast
On white
2.58
#70ABAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#70ABAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ABAE
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ABAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ABAE | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6AE
Deuteranopia (green-blind)
#989DAE
Tritanopia (blue-blind)
#58AFAC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #70abae; /* rgb */ color: rgb(112, 171, 174); /* oklch */ color: oklch(70.2% 0.061 199.9);
Tailwind
colors: {
custom: {
50: '#9cc4c6',
500: '#70abae',
950: '#000000',
},
}SCSS
$custom: #70abae; $custom-light: #9cc4c6; $custom-dark: #000000;
JSON
{
"hex": "#70abae",
"rgb": {
"r": 112,
"g": 171,
"b": 174
},
"hsl": {
"h": 182.903,
"s": 27.679,
"l": 56.078
},
"oklch": {
"l": 0.70197,
"c": 0.06138,
"h": 199.9
},
"luminance": 0.35627
}Semantic roles & 50–950 ramp
primary
#70ABAE
secondary
#CAB1B0
accent
#6864C4
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1213
muted
#7E8182