#70CDCA#70CDCA
#70CDCA is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.0% C 0.089 H 192.8°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #70CDCA |
|---|---|
| RGB | rgb(112, 205, 202) |
| HSL | hsl(178, 48%, 62%) |
| HSV | hsv(178, 45%, 80%) |
| CMYK | cmyk(45.4%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(76.90, -28.35, -7.11) |
| CIE-LCH | lch(76.90, 29.23, 194.08°) |
| OKLab | oklab(79.03% -0.0868 -0.0197) |
| OKLCH | oklch(79.03% 0.089 192.8) |
| XYZ | xyz(39.1698, 51.3684, 63.7166) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.68
Darkturquoise
#00CED1
ΔE00 5.46
Turquoise
#40E0D0
ΔE00 7.43
Aqua Blue
#02D8E9
ΔE00 7.93
Topaz
#13BBAF
ΔE00 8.32
Pale Teal
#82CBB2
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CDCA #CD7073
analogous
#70CD9C #70CDCA #70A1CD
triadic
#70CDCA #CA70CD #CDCA70
tetradic
#70CDCA #9C70CD #CD7073 #A1CD70
square
#70CDCA #9C70CD #CD7073 #A1CD70
split-complementary
#70CDCA #CD70A1 #CD9C70
monochromatic
#32908D #43BDB9 #70CDCA #9DDDDB #CBEDEC
Accessibility & contrast
On white
1.86
#70CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#70CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CDCA
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CDCA | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CA
Deuteranopia (green-blind)
#B3B9CB
Tritanopia (blue-blind)
#40D2CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #70cdca; /* rgb */ color: rgb(112, 205, 202); /* oklch */ color: oklch(79.0% 0.089 192.8);
Tailwind
colors: {
custom: {
50: '#9fdcda',
500: '#70cdca',
950: '#000000',
},
}SCSS
$custom: #70cdca; $custom-light: #9fdcda; $custom-dark: #000000;
JSON
{
"hex": "#70cdca",
"rgb": {
"r": 112,
"g": 205,
"b": 202
},
"hsl": {
"h": 178.065,
"s": 48.187,
"l": 62.157
},
"oklch": {
"l": 0.79027,
"c": 0.08902,
"h": 192.8
},
"luminance": 0.51372
}Semantic roles & 50–950 ramp
primary
#70CDCA
secondary
#974B4D
accent
#2A2FBB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483