#70DCD2#70DCD2
#70DCD2 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.8% C 0.101 H 187.5°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #70DCD2 |
|---|---|
| RGB | rgb(112, 220, 210) |
| HSL | hsl(174, 61%, 65%) |
| HSV | hsv(174, 49%, 86%) |
| CMYK | cmyk(49.1%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(81.45, -33.52, -4.68) |
| CIE-LCH | lch(81.45, 33.84, 187.94°) |
| OKLab | oklab(82.76% -0.1003 -0.0131) |
| OKLCH | oklch(82.76% 0.101 187.5) |
| XYZ | xyz(43.9033, 59.2804, 70.0889) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.98
Mediumturquoise
#48D1CC
ΔE00 4.09
Tiffany Blue
#7BF2DA
ΔE00 6.43
Seafoam Blue
#78D1B6
ΔE00 6.93
Darkturquoise
#00CED1
ΔE00 7.01
Bright Aqua
#0BF9EA
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DCD2 #DC707A
analogous
#70DC9C #70DCD2 #70B0DC
triadic
#70DCD2 #D270DC #DCD270
tetradic
#70DCD2 #9C70DC #DC707A #B0DC70
square
#70DCD2 #9C70DC #DC707A #B0DC70
split-complementary
#70DCD2 #DC70B0 #DC9C70
monochromatic
#29A89D #3FD0C3 #70DCD2 #A1E8E1 #D2F4F1
Accessibility & contrast
On white
1.63
#70DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#70DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DCD2
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DCD2 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D2
Deuteranopia (green-blind)
#C0C5D3
Tritanopia (blue-blind)
#33E0D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #70dcd2; /* rgb */ color: rgb(112, 220, 210); /* oklch */ color: oklch(82.8% 0.101 187.5);
Tailwind
colors: {
custom: {
50: '#a1e7df',
500: '#70dcd2',
950: '#000000',
},
}SCSS
$custom: #70dcd2; $custom-light: #a1e7df; $custom-dark: #000000;
JSON
{
"hex": "#70dcd2",
"rgb": {
"r": 112,
"g": 220,
"b": 210
},
"hsl": {
"h": 174.444,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.82763,
"c": 0.10118,
"h": 187.5
},
"luminance": 0.59284
}Semantic roles & 50–950 ramp
primary
#70DCD2
secondary
#AB454F
accent
#1D2DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484