#70ABAF#70ABAF
#70ABAF is a light, moderate teal. Relative luminance 0.357; OKLCH L 70.2% C 0.061 H 201.3°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #70ABAF |
|---|---|
| RGB | rgb(112, 171, 175) |
| HSL | hsl(184, 28%, 56%) |
| HSV | hsv(184, 36%, 69%) |
| CMYK | cmyk(36%, 2.3%, 0%, 31.4%) |
| CIE-LAB | lab(66.26, -18.05, -8.14) |
| CIE-LCH | lch(66.26, 19.80, 204.27°) |
| OKLab | oklab(70.23% -0.0573 -0.0223) |
| OKLCH | oklch(70.23% 0.061 201.3) |
| XYZ | xyz(28.9801, 35.6639, 45.9059) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.46
Turquoise Blue
#06B1C4
ΔE00 8.02
Greyish Teal
#719F91
ΔE00 8.55
Greyblue
#77A1B5
ΔE00 9.15
Dull Teal
#5F9E8F
ΔE00 9.36
Lightseagreen
#20B2AA
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ABAF #AF7470
analogous
#70AF94 #70ABAF #708CAF
triadic
#70ABAF #AF70AB #ABAF70
tetradic
#70ABAF #9470AF #AF7470 #8CAF70
square
#70ABAF #9470AF #AF7470 #8CAF70
split-complementary
#70ABAF #AF708C #AF9470
monochromatic
#3B676A #518D91 #70ABAF #97C2C5 #BED9DB
Accessibility & contrast
On white
2.58
#70ABAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#70ABAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ABAF
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ABAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ABAF | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6AF
Deuteranopia (green-blind)
#989EAF
Tritanopia (blue-blind)
#57AFAC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #70abaf; /* rgb */ color: rgb(112, 171, 175); /* oklch */ color: oklch(70.2% 0.061 201.3);
Tailwind
colors: {
custom: {
50: '#9cc4c6',
500: '#70abaf',
950: '#000000',
},
}SCSS
$custom: #70abaf; $custom-light: #9cc4c6; $custom-dark: #000000;
JSON
{
"hex": "#70abaf",
"rgb": {
"r": 112,
"g": 171,
"b": 175
},
"hsl": {
"h": 183.81,
"s": 28.251,
"l": 56.275
},
"oklch": {
"l": 0.70231,
"c": 0.06147,
"h": 201.3
},
"luminance": 0.35666
}Semantic roles & 50–950 ramp
primary
#70ABAF
secondary
#CAB2B0
accent
#6963C5
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1213
muted
#7E8182