#70AFAB#70AFAB
#70AFAB is a light, moderate teal. Relative luminance 0.370; OKLCH L 71.0% C 0.065 H 190.7°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #70AFAB |
|---|---|
| RGB | rgb(112, 175, 171) |
| HSL | hsl(176, 28%, 56%) |
| HSV | hsv(176, 36%, 69%) |
| CMYK | cmyk(36%, 0%, 2.3%, 31.4%) |
| CIE-LAB | lab(67.31, -21.10, -4.36) |
| CIE-LCH | lch(67.31, 21.54, 191.69°) |
| OKLab | oklab(71.03% -0.064 -0.0121) |
| OKLCH | oklch(71.03% 0.065 190.7) |
| XYZ | xyz(29.3601, 37.0431, 44.1231) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.69
Greyish Teal
#719F91
ΔE00 6.71
Dull Teal
#5F9E8F
ΔE00 7.16
Lightseagreen
#20B2AA
ΔE00 7.37
Grey Teal
#5E9B8A
ΔE00 8.40
Topaz
#13BBAF
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70AFAB #AF7074
analogous
#70AF8C #70AFAB #7094AF
triadic
#70AFAB #AB70AF #AFAB70
tetradic
#70AFAB #8C70AF #AF7074 #94AF70
square
#70AFAB #8C70AF #AF7074 #94AF70
split-complementary
#70AFAB #AF7094 #AF8C70
monochromatic
#3B6A67 #51918D #70AFAB #97C5C2 #BEDBD9
Accessibility & contrast
On white
2.50
#70AFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#70AFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70AFAB
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70AFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70AFAB | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AB
Deuteranopia (green-blind)
#9DA0AC
Tritanopia (blue-blind)
#58B2AE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #70afab; /* rgb */ color: rgb(112, 175, 171); /* oklch */ color: oklch(71.0% 0.065 190.7);
Tailwind
colors: {
custom: {
50: '#9cc7c4',
500: '#70afab',
950: '#000000',
},
}SCSS
$custom: #70afab; $custom-light: #9cc7c4; $custom-dark: #000000;
JSON
{
"hex": "#70afab",
"rgb": {
"r": 112,
"g": 175,
"b": 171
},
"hsl": {
"h": 176.19,
"s": 28.251,
"l": 56.275
},
"oklch": {
"l": 0.7103,
"c": 0.06514,
"h": 190.7
},
"luminance": 0.37045
}Semantic roles & 50–950 ramp
primary
#70AFAB
secondary
#CAB0B2
accent
#6369C5
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1312
muted
#7E8281