#70AFAF#70AFAF
#70AFAF is a light, moderate teal. Relative luminance 0.372; OKLCH L 71.2% C 0.065 H 195.8°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #70AFAF |
|---|---|
| RGB | rgb(112, 175, 175) |
| HSL | hsl(180, 28%, 56%) |
| HSV | hsv(180, 36%, 69%) |
| CMYK | cmyk(36%, 0%, 0%, 31.4%) |
| CIE-LAB | lab(67.43, -20.12, -6.41) |
| CIE-LCH | lch(67.43, 21.11, 197.67°) |
| OKLab | oklab(71.16% -0.0623 -0.0176) |
| OKLCH | oklch(71.16% 0.065 195.8) |
| XYZ | xyz(29.7471, 37.1979, 46.1615) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.27
Greyish Teal
#719F91
ΔE00 7.83
Lightseagreen
#20B2AA
ΔE00 8.09
Dull Teal
#5F9E8F
ΔE00 8.40
Turquoise Blue
#06B1C4
ΔE00 8.56
Topaz
#13BBAF
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70AFAF #AF7070
analogous
#70AF90 #70AFAF #7090AF
triadic
#70AFAF #AF70AF #AFAF70
tetradic
#70AFAF #9070AF #AF7070 #90AF70
square
#70AFAF #9070AF #AF7070 #90AF70
split-complementary
#70AFAF #AF7090 #AF9070
monochromatic
#3B6A6A #519191 #70AFAF #97C5C5 #BEDBDB
Accessibility & contrast
On white
2.49
#70AFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#70AFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70AFAF
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70AFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70AFAF | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9AF
Deuteranopia (green-blind)
#9CA1B0
Tritanopia (blue-blind)
#56B3AF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #70afaf; /* rgb */ color: rgb(112, 175, 175); /* oklch */ color: oklch(71.2% 0.065 195.8);
Tailwind
colors: {
custom: {
50: '#9cc7c6',
500: '#70afaf',
950: '#000000',
},
}SCSS
$custom: #70afaf; $custom-light: #9cc7c6; $custom-dark: #000000;
JSON
{
"hex": "#70afaf",
"rgb": {
"r": 112,
"g": 175,
"b": 175
},
"hsl": {
"h": 180,
"s": 28.251,
"l": 56.275
},
"oklch": {
"l": 0.71161,
"c": 0.06476,
"h": 195.8
},
"luminance": 0.372
}Semantic roles & 50–950 ramp
primary
#70AFAF
secondary
#CAB0B0
accent
#6363C5
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1313
muted
#7E8282