#70DCCF#70DCCF
#70DCCF is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.7% C 0.102 H 185.2°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #70DCCF |
|---|---|
| RGB | rgb(112, 220, 207) |
| HSL | hsl(173, 61%, 65%) |
| HSV | hsv(173, 49%, 86%) |
| CMYK | cmyk(49.1%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(81.36, -34.26, -3.20) |
| CIE-LCH | lch(81.36, 34.41, 185.34°) |
| OKLab | oklab(82.67% -0.1016 -0.0092) |
| OKLCH | oklch(82.67% 0.102 185.2) |
| XYZ | xyz(43.5331, 59.1323, 68.1390) |
| Luminance | 0.5914 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.57
Mediumturquoise
#48D1CC
ΔE00 4.60
Tiffany Blue
#7BF2DA
ΔE00 5.79
Seafoam Blue
#78D1B6
ΔE00 6.00
Pale Teal
#82CBB2
ΔE00 7.15
Darkturquoise
#00CED1
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DCCF #DC707D
analogous
#70DC99 #70DCCF #70B3DC
triadic
#70DCCF #CF70DC #DCCF70
tetradic
#70DCCF #9970DC #DC707D #B3DC70
square
#70DCCF #9970DC #DC707D #B3DC70
split-complementary
#70DCCF #DC70B3 #DC9970
monochromatic
#29A899 #3FD0BE #70DCCF #A1E8E0 #D2F4F0
Accessibility & contrast
On white
1.64
#70DCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#70DCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DCCF
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DCCF | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CF
Deuteranopia (green-blind)
#C1C5D0
Tritanopia (blue-blind)
#36E0D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #70dccf; /* rgb */ color: rgb(112, 220, 207); /* oklch */ color: oklch(82.7% 0.102 185.2);
Tailwind
colors: {
custom: {
50: '#a1e7dd',
500: '#70dccf',
950: '#000000',
},
}SCSS
$custom: #70dccf; $custom-light: #a1e7dd; $custom-dark: #000000;
JSON
{
"hex": "#70dccf",
"rgb": {
"r": 112,
"g": 220,
"b": 207
},
"hsl": {
"h": 172.778,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.82671,
"c": 0.10201,
"h": 185.2
},
"luminance": 0.59136
}Semantic roles & 50–950 ramp
primary
#70DCCF
secondary
#AB4551
accent
#1D32C8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484