#70AAA7#70AAA7
#70AAA7 is a light, moderate teal. Relative luminance 0.350; OKLCH L 69.7% C 0.061 H 191.7°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #70AAA7 |
|---|---|
| RGB | rgb(112, 170, 167) |
| HSL | hsl(177, 25%, 55%) |
| HSV | hsv(177, 34%, 67%) |
| CMYK | cmyk(34.1%, 0%, 1.8%, 33.3%) |
| CIE-LAB | lab(65.73, -19.50, -4.47) |
| CIE-LCH | lch(65.73, 20.00, 192.90°) |
| OKLab | oklab(69.73% -0.0594 -0.0123) |
| OKLCH | oklch(69.73% 0.061 191.7) |
| XYZ | xyz(28.0294, 34.9825, 41.8271) |
| Luminance | 0.3498 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.38
Greyish Teal
#719F91
ΔE00 5.90
Dull Teal
#5F9E8F
ΔE00 6.62
Grey Teal
#5E9B8A
ΔE00 7.80
Lightseagreen
#20B2AA
ΔE00 8.14
Sea
#3C9992
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70AAA7 #AA7073
analogous
#70AA8A #70AAA7 #7090AA
triadic
#70AAA7 #A770AA #AAA770
tetradic
#70AAA7 #8A70AA #AA7073 #90AA70
square
#70AAA7 #8A70AA #AA7073 #90AA70
split-complementary
#70AAA7 #AA7090 #AA8A70
monochromatic
#3B6462 #528A88 #70AAA7 #96C1BF #BDD8D6
Accessibility & contrast
On white
2.63
#70AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#70AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70AAA7
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70AAA7 | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A4A7
Deuteranopia (green-blind)
#999CA8
Tritanopia (blue-blind)
#5BADA9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #70aaa7; /* rgb */ color: rgb(112, 170, 167); /* oklch */ color: oklch(69.7% 0.061 191.7);
Tailwind
colors: {
custom: {
50: '#9bc3c1',
500: '#70aaa7',
950: '#000000',
},
}SCSS
$custom: #70aaa7; $custom-light: #9bc3c1; $custom-dark: #000000;
JSON
{
"hex": "#70aaa7",
"rgb": {
"r": 112,
"g": 170,
"b": 167
},
"hsl": {
"h": 176.897,
"s": 25.439,
"l": 55.294
},
"oklch": {
"l": 0.69731,
"c": 0.06066,
"h": 191.7
},
"luminance": 0.34984
}Semantic roles & 50–950 ramp
primary
#70AAA7
secondary
#C7AFB0
accent
#666BC2
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1212
muted
#7E8181