#70DDCD#70DDCD
#70DDCD is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.8% C 0.104 H 183.0°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #70DDCD |
|---|---|
| RGB | rgb(112, 221, 205) |
| HSL | hsl(171, 62%, 65%) |
| HSV | hsv(171, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(81.60, -35.21, -1.79) |
| CIE-LCH | lch(81.60, 35.26, 182.91°) |
| OKLab | oklab(82.84% -0.1036 -0.0054) |
| OKLCH | oklch(82.84% 0.104 183) |
| XYZ | xyz(43.5534, 59.5616, 66.9471) |
| Luminance | 0.5957 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.40
Tiffany Blue
#7BF2DA
ΔE00 5.09
Seafoam Blue
#78D1B6
ΔE00 5.29
Mediumturquoise
#48D1CC
ΔE00 5.35
Pale Teal
#82CBB2
ΔE00 6.68
Aqua (survey)
#13EAC9
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DDCD #DD7080
analogous
#70DD97 #70DDCD #70B6DD
triadic
#70DDCD #CD70DD #DDCD70
tetradic
#70DDCD #9770DD #DD7080 #B6DD70
square
#70DDCD #9770DD #DD7080 #B6DD70
split-complementary
#70DDCD #DD70B6 #DD9770
monochromatic
#28AA97 #3FD1BC #70DDCD #A1E9DE #D3F5F0
Accessibility & contrast
On white
1.63
#70DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#70DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DDCD
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DDCD | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CC
Deuteranopia (green-blind)
#C3C5CF
Tritanopia (blue-blind)
#37E1D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #70ddcd; /* rgb */ color: rgb(112, 221, 205); /* oklch */ color: oklch(82.8% 0.104 183.0);
Tailwind
colors: {
custom: {
50: '#a1e8dc',
500: '#70ddcd',
950: '#000000',
},
}SCSS
$custom: #70ddcd; $custom-light: #a1e8dc; $custom-dark: #000000;
JSON
{
"hex": "#70ddcd",
"rgb": {
"r": 112,
"g": 221,
"b": 205
},
"hsl": {
"h": 171.193,
"s": 61.582,
"l": 65.294
},
"oklch": {
"l": 0.82843,
"c": 0.10371,
"h": 183
},
"luminance": 0.59565
}Semantic roles & 50–950 ramp
primary
#70DDCD
secondary
#AD4554
accent
#1C36C9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1615
muted
#808484