#70CBCA#70CBCA
#70CBCA is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.6% C 0.087 H 194.6°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #70CBCA |
|---|---|
| RGB | rgb(112, 203, 202) |
| HSL | hsl(179, 47%, 62%) |
| HSV | hsv(179, 45%, 80%) |
| CMYK | cmyk(44.8%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(76.32, -27.38, -7.97) |
| CIE-LCH | lch(76.32, 28.51, 196.22°) |
| OKLab | oklab(78.56% -0.0845 -0.022) |
| OKLCH | oklch(78.56% 0.087 194.6) |
| XYZ | xyz(38.6945, 50.4177, 63.5582) |
| Luminance | 0.5042 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.22
Darkturquoise
#00CED1
ΔE00 5.47
Aqua Blue
#02D8E9
ΔE00 7.60
Turquoise
#40E0D0
ΔE00 8.26
Topaz
#13BBAF
ΔE00 8.53
Pale Teal
#82CBB2
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CBCA #CB7071
analogous
#70CB9D #70CBCA #709FCB
triadic
#70CBCA #CA70CB #CBCA70
tetradic
#70CBCA #9D70CB #CB7071 #9FCB70
square
#70CBCA #9D70CB #CB7071 #9FCB70
split-complementary
#70CBCA #CB709F #CB9D70
monochromatic
#338D8C #44BAB9 #70CBCA #9DDBDB #CAECEB
Accessibility & contrast
On white
1.89
#70CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#70CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CBCA
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CBCA | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3CA
Deuteranopia (green-blind)
#B1B7CB
Tritanopia (blue-blind)
#40D0CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #70cbca; /* rgb */ color: rgb(112, 203, 202); /* oklch */ color: oklch(78.6% 0.087 194.6);
Tailwind
colors: {
custom: {
50: '#9fdbda',
500: '#70cbca',
950: '#000000',
},
}SCSS
$custom: #70cbca; $custom-light: #9fdbda; $custom-dark: #000000;
JSON
{
"hex": "#70cbca",
"rgb": {
"r": 112,
"g": 203,
"b": 202
},
"hsl": {
"h": 179.341,
"s": 46.667,
"l": 61.765
},
"oklch": {
"l": 0.78563,
"c": 0.08734,
"h": 194.6
},
"luminance": 0.50421
}Semantic roles & 50–950 ramp
primary
#70CBCA
secondary
#944B4C
accent
#2C2DBA
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#0F1514
muted
#808483