#70AEAA#70AEAA
#70AEAA is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.8% C 0.064 H 190.6°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #70AEAA |
|---|---|
| RGB | rgb(112, 174, 170) |
| HSL | hsl(176, 28%, 56%) |
| HSV | hsv(176, 36%, 68%) |
| CMYK | cmyk(35.6%, 0%, 2.3%, 31.8%) |
| CIE-LAB | lab(66.99, -20.83, -4.28) |
| CIE-LCH | lch(66.99, 21.26, 191.62°) |
| OKLab | oklab(70.76% -0.0632 -0.0119) |
| OKLCH | oklch(70.76% 0.064 190.6) |
| XYZ | xyz(29.0712, 36.6173, 43.5584) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.46
Greyish Teal
#719F91
ΔE00 6.48
Dull Teal
#5F9E8F
ΔE00 6.97
Lightseagreen
#20B2AA
ΔE00 7.47
Grey Teal
#5E9B8A
ΔE00 8.20
Topaz
#13BBAF
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70AEAA #AE7074
analogous
#70AE8B #70AEAA #7093AE
triadic
#70AEAA #AA70AE #AEAA70
tetradic
#70AEAA #8B70AE #AE7074 #93AE70
square
#70AEAA #8B70AE #AE7074 #93AE70
split-complementary
#70AEAA #AE7093 #AE8B70
monochromatic
#3B6866 #51908B #70AEAA #97C4C1 #BEDAD8
Accessibility & contrast
On white
2.52
#70AEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#70AEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70AEAA
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70AEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70AEAA | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AA
Deuteranopia (green-blind)
#9C9FAB
Tritanopia (blue-blind)
#59B1AD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #70aeaa; /* rgb */ color: rgb(112, 174, 170); /* oklch */ color: oklch(70.8% 0.064 190.6);
Tailwind
colors: {
custom: {
50: '#9cc6c3',
500: '#70aeaa',
950: '#000000',
},
}SCSS
$custom: #70aeaa; $custom-light: #9cc6c3; $custom-dark: #000000;
JSON
{
"hex": "#70aeaa",
"rgb": {
"r": 112,
"g": 174,
"b": 170
},
"hsl": {
"h": 176.129,
"s": 27.679,
"l": 56.078
},
"oklch": {
"l": 0.70764,
"c": 0.06428,
"h": 190.6
},
"luminance": 0.36619
}Semantic roles & 50–950 ramp
primary
#70AEAA
secondary
#CAB0B2
accent
#646AC4
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281