#70ACA0#70ACA0
#70ACA0 is a light, moderate teal. Relative luminance 0.355; OKLCH L 70.0% C 0.065 H 180.3°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #70ACA0 |
|---|---|
| RGB | rgb(112, 172, 160) |
| HSL | hsl(168, 27%, 56%) |
| HSV | hsv(168, 35%, 67%) |
| CMYK | cmyk(34.9%, 0%, 7%, 32.5%) |
| CIE-LAB | lab(66.13, -22.18, 0.00) |
| CIE-LCH | lch(66.13, 22.18, 179.99°) |
| OKLab | oklab(69.98% -0.065 -0.0003) |
| OKLCH | oklch(69.98% 0.065 180.3) |
| XYZ | xyz(27.7775, 35.4862, 38.6367) |
| Luminance | 0.3549 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.43
Dull Teal
#5F9E8F
ΔE00 4.79
Grey Teal
#5E9B8A
ΔE00 5.91
Cadetblue
#5F9EA0
ΔE00 7.09
Lightseagreen
#20B2AA
ΔE00 7.65
Greeny Blue
#42B395
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ACA0 #AC707C
analogous
#70AC82 #70ACA0 #709AAC
triadic
#70ACA0 #A070AC #ACA070
tetradic
#70ACA0 #8270AC #AC707C #9AAC70
square
#70ACA0 #8270AC #AC707C #9AAC70
split-complementary
#70ACA0 #AC709A #AC8270
monochromatic
#3B665E #528D81 #70ACA0 #97C2BA #BDD9D3
Accessibility & contrast
On white
2.59
#70ACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#70ACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ACA0
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ACA0 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A5A0
Deuteranopia (green-blind)
#9C9DA1
Tritanopia (blue-blind)
#5DAEA8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #70aca0; /* rgb */ color: rgb(112, 172, 160); /* oklch */ color: oklch(70.0% 0.065 180.3);
Tailwind
colors: {
custom: {
50: '#9bc5bc',
500: '#70aca0',
950: '#000000',
},
}SCSS
$custom: #70aca0; $custom-light: #9bc5bc; $custom-dark: #000000;
JSON
{
"hex": "#70aca0",
"rgb": {
"r": 112,
"g": 172,
"b": 160
},
"hsl": {
"h": 168,
"s": 26.549,
"l": 55.686
},
"oklch": {
"l": 0.69979,
"c": 0.06497,
"h": 180.3
},
"luminance": 0.35488
}Semantic roles & 50–950 ramp
primary
#70ACA0
secondary
#C8AFB4
accent
#6578C3
background
#F9FCFB
surface
#F2F8F6
border
#CCD1D0
text
#0E1212
muted
#7E8181