#70DDCF#70DDCF
#70DDCF is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.9% C 0.103 H 184.5°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #70DDCF |
|---|---|
| RGB | rgb(112, 221, 207) |
| HSL | hsl(172, 62%, 65%) |
| HSV | hsv(172, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 6.3%, 13.3%) |
| CIE-LAB | lab(81.65, -34.72, -2.78) |
| CIE-LCH | lch(81.65, 34.83, 184.57°) |
| OKLab | oklab(82.9% -0.1027 -0.008) |
| OKLCH | oklch(82.9% 0.103 184.5) |
| XYZ | xyz(43.7963, 59.6588, 68.2267) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.43
Mediumturquoise
#48D1CC
ΔE00 4.90
Tiffany Blue
#7BF2DA
ΔE00 5.42
Seafoam Blue
#78D1B6
ΔE00 5.84
Pale Teal
#82CBB2
ΔE00 7.10
Aqua (survey)
#13EAC9
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DDCF #DD707E
analogous
#70DD99 #70DDCF #70B4DD
triadic
#70DDCF #CF70DD #DDCF70
tetradic
#70DDCF #9970DD #DD707E #B4DD70
square
#70DDCF #9970DD #DD707E #B4DD70
split-complementary
#70DDCF #DD70B4 #DD9970
monochromatic
#28AA99 #3FD1BE #70DDCF #A1E9E0 #D3F5F0
Accessibility & contrast
On white
1.62
#70DDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#70DDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DDCF
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DDCF | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CF
Deuteranopia (green-blind)
#C2C5D0
Tritanopia (blue-blind)
#36E1D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #70ddcf; /* rgb */ color: rgb(112, 221, 207); /* oklch */ color: oklch(82.9% 0.103 184.5);
Tailwind
colors: {
custom: {
50: '#a1e8dd',
500: '#70ddcf',
950: '#000000',
},
}SCSS
$custom: #70ddcf; $custom-light: #a1e8dd; $custom-dark: #000000;
JSON
{
"hex": "#70ddcf",
"rgb": {
"r": 112,
"g": 221,
"b": 207
},
"hsl": {
"h": 172.294,
"s": 61.582,
"l": 65.294
},
"oklch": {
"l": 0.82903,
"c": 0.10302,
"h": 184.5
},
"luminance": 0.59663
}Semantic roles & 50–950 ramp
primary
#70DDCF
secondary
#AD4552
accent
#1C32C9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484