#70AFAA#70AFAA
#70AFAA is a light, moderate teal. Relative luminance 0.370; OKLCH L 71.0% C 0.065 H 189.4°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #70AFAA |
|---|---|
| RGB | rgb(112, 175, 170) |
| HSL | hsl(175, 28%, 56%) |
| HSV | hsv(175, 36%, 69%) |
| CMYK | cmyk(36%, 0%, 2.9%, 31.4%) |
| CIE-LAB | lab(67.28, -21.34, -3.85) |
| CIE-LCH | lch(67.28, 21.68, 190.23°) |
| OKLab | oklab(71% -0.0644 -0.0107) |
| OKLCH | oklch(71% 0.065 189.4) |
| XYZ | xyz(29.2651, 37.0051, 43.6230) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.87
Greyish Teal
#719F91
ΔE00 6.47
Dull Teal
#5F9E8F
ΔE00 6.88
Lightseagreen
#20B2AA
ΔE00 7.25
Grey Teal
#5E9B8A
ΔE00 8.12
Topaz
#13BBAF
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70AFAA #AF7075
analogous
#70AF8B #70AFAA #7095AF
triadic
#70AFAA #AA70AF #AFAA70
tetradic
#70AFAA #8B70AF #AF7075 #95AF70
square
#70AFAA #8B70AF #AF7075 #95AF70
split-complementary
#70AFAA #AF7095 #AF8B70
monochromatic
#3B6A66 #51918C #70AFAA #97C5C1 #BEDBD9
Accessibility & contrast
On white
2.50
#70AFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#70AFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70AFAA
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70AFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70AFAA | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AA
Deuteranopia (green-blind)
#9DA0AB
Tritanopia (blue-blind)
#58B2AD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #70afaa; /* rgb */ color: rgb(112, 175, 170); /* oklch */ color: oklch(71.0% 0.065 189.4);
Tailwind
colors: {
custom: {
50: '#9cc7c3',
500: '#70afaa',
950: '#000000',
},
}SCSS
$custom: #70afaa; $custom-light: #9cc7c3; $custom-dark: #000000;
JSON
{
"hex": "#70afaa",
"rgb": {
"r": 112,
"g": 175,
"b": 170
},
"hsl": {
"h": 175.238,
"s": 28.251,
"l": 56.275
},
"oklch": {
"l": 0.70998,
"c": 0.06532,
"h": 189.4
},
"luminance": 0.37007
}Semantic roles & 50–950 ramp
primary
#70AFAA
secondary
#CAB0B2
accent
#636BC5
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281