#70BFC0#70BFC0
#70BFC0 is a light, moderate teal. Relative luminance 0.445; OKLCH L 75.4% C 0.078 H 196.7°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #70BFC0 |
|---|---|
| RGB | rgb(112, 191, 192) |
| HSL | hsl(181, 39%, 60%) |
| HSV | hsv(181, 42%, 75%) |
| CMYK | cmyk(41.7%, 0.5%, 0%, 24.7%) |
| CIE-LAB | lab(72.57, -23.98, -8.12) |
| CIE-LCH | lch(72.57, 25.32, 198.71°) |
| OKLab | oklab(75.45% -0.0747 -0.0224) |
| OKLCH | oklch(75.45% 0.078 196.7) |
| XYZ | xyz(34.8237, 44.5095, 56.6151) |
| Luminance | 0.4451 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.68
Darkturquoise
#00CED1
ΔE00 7.08
Lightseagreen
#20B2AA
ΔE00 8.26
Topaz
#13BBAF
ΔE00 8.45
Turquoise Blue
#06B1C4
ΔE00 8.60
Aqua Blue
#02D8E9
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70BFC0 #C07170
analogous
#70C099 #70BFC0 #7097C0
triadic
#70BFC0 #C070BF #BFC070
tetradic
#70BFC0 #9970C0 #C07170 #97C070
square
#70BFC0 #9970C0 #C07170 #97C070
split-complementary
#70BFC0 #C07097 #C09970
monochromatic
#387D7E #4AA7A9 #70BFC0 #9AD2D3 #C5E5E5
Accessibility & contrast
On white
2.12
#70BFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#70BFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70BFC0
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70BFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70BFC0 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8C0
Deuteranopia (green-blind)
#A7AEC1
Tritanopia (blue-blind)
#4AC4BF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #70bfc0; /* rgb */ color: rgb(112, 191, 192); /* oklch */ color: oklch(75.4% 0.078 196.7);
Tailwind
colors: {
custom: {
50: '#9ed2d3',
500: '#70bfc0',
950: '#000000',
},
}SCSS
$custom: #70bfc0; $custom-light: #9ed2d3; $custom-dark: #000000;
JSON
{
"hex": "#70bfc0",
"rgb": {
"r": 112,
"g": 191,
"b": 192
},
"hsl": {
"h": 180.75,
"s": 38.835,
"l": 59.608
},
"oklch": {
"l": 0.75448,
"c": 0.07796,
"h": 196.7
},
"luminance": 0.44512
}Semantic roles & 50–950 ramp
primary
#70BFC0
secondary
#D5B7B6
accent
#5B59CF
background
#FAFCFC
surface
#F3F9F9
border
#CDD2D2
text
#0F1414
muted
#7F8282