#70C0BE#70C0BE
#70C0BE is a light, moderate teal. Relative luminance 0.449; OKLCH L 75.6% C 0.079 H 193.5°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #70C0BE |
|---|---|
| RGB | rgb(112, 192, 190) |
| HSL | hsl(179, 39%, 60%) |
| HSV | hsv(179, 42%, 75%) |
| CMYK | cmyk(41.7%, 0%, 1%, 24.7%) |
| CIE-LAB | lab(72.80, -24.98, -6.69) |
| CIE-LCH | lch(72.80, 25.86, 194.99°) |
| OKLab | oklab(75.61% -0.0767 -0.0185) |
| OKLCH | oklch(75.61% 0.079 193.5) |
| XYZ | xyz(34.8224, 44.8591, 55.5289) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.04
Darkturquoise
#00CED1
ΔE00 6.92
Topaz
#13BBAF
ΔE00 7.66
Lightseagreen
#20B2AA
ΔE00 7.74
Pale Teal
#82CBB2
ΔE00 8.98
Tealish
#24BCA8
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70C0BE #C07072
analogous
#70C096 #70C0BE #709AC0
triadic
#70C0BE #BE70C0 #C0BE70
tetradic
#70C0BE #9670C0 #C07072 #9AC070
square
#70C0BE #9670C0 #C07072 #9AC070
split-complementary
#70C0BE #C0709A #C09670
monochromatic
#387E7C #4AA9A6 #70C0BE #9AD3D1 #C5E5E5
Accessibility & contrast
On white
2.11
#70C0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#70C0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70C0BE
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70C0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70C0BE | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BE
Deuteranopia (green-blind)
#A9AEBF
Tritanopia (blue-blind)
#4BC4BF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #70c0be; /* rgb */ color: rgb(112, 192, 190); /* oklch */ color: oklch(75.6% 0.079 193.5);
Tailwind
colors: {
custom: {
50: '#9ed3d1',
500: '#70c0be',
950: '#000000',
},
}SCSS
$custom: #70c0be; $custom-light: #9ed3d1; $custom-dark: #000000;
JSON
{
"hex": "#70c0be",
"rgb": {
"r": 112,
"g": 192,
"b": 190
},
"hsl": {
"h": 178.5,
"s": 38.835,
"l": 59.608
},
"oklch": {
"l": 0.75615,
"c": 0.0789,
"h": 193.5
},
"luminance": 0.44862
}Semantic roles & 50–950 ramp
primary
#70C0BE
secondary
#D5B6B7
accent
#595CCF
background
#FAFCFC
surface
#F3F9F9
border
#CDD2D2
text
#0F1414
muted
#7F8282