#70B2AA#70B2AA
#70B2AA is a light, moderate teal. Relative luminance 0.382; OKLCH L 71.7% C 0.069 H 186.1°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #70B2AA |
|---|---|
| RGB | rgb(112, 178, 170) |
| HSL | hsl(173, 30%, 57%) |
| HSV | hsv(173, 37%, 70%) |
| CMYK | cmyk(37.1%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(68.16, -22.86, -2.56) |
| CIE-LCH | lch(68.16, 23.01, 186.40°) |
| OKLab | oklab(71.7% -0.0682 -0.0072) |
| OKLCH | oklch(71.7% 0.069 186.1) |
| XYZ | xyz(29.8555, 38.1859, 43.8198) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.67
Lightseagreen
#20B2AA
ΔE00 6.83
Dull Teal
#5F9E8F
ΔE00 6.87
Cadetblue
#5F9EA0
ΔE00 7.16
Topaz
#13BBAF
ΔE00 7.59
Grey Teal
#5E9B8A
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70B2AA #B27078
analogous
#70B289 #70B2AA #7099B2
triadic
#70B2AA #AA70B2 #B2AA70
tetradic
#70B2AA #8970B2 #B27078 #99B270
square
#70B2AA #8970B2 #B27078 #99B270
split-complementary
#70B2AA #B27099 #B28970
monochromatic
#3B6D67 #50958C #70B2AA #98C7C2 #C0DDD9
Accessibility & contrast
On white
2.43
#70B2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#70B2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70B2AA
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70B2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70B2AA | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABAA
Deuteranopia (green-blind)
#A0A3AB
Tritanopia (blue-blind)
#58B5AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #70b2aa; /* rgb */ color: rgb(112, 178, 170); /* oklch */ color: oklch(71.7% 0.069 186.1);
Tailwind
colors: {
custom: {
50: '#9cc9c3',
500: '#70b2aa',
950: '#000000',
},
}SCSS
$custom: #70b2aa; $custom-light: #9cc9c3; $custom-dark: #000000;
JSON
{
"hex": "#70b2aa",
"rgb": {
"r": 112,
"g": 178,
"b": 170
},
"hsl": {
"h": 172.727,
"s": 30,
"l": 56.863
},
"oklch": {
"l": 0.71701,
"c": 0.06858,
"h": 186.1
},
"luminance": 0.38188
}Semantic roles & 50–950 ramp
primary
#70B2AA
secondary
#CCB1B5
accent
#626EC6
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281