#70DCE7#70DCE7
#70DCE7 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.5% C 0.101 H 204.2°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #70DCE7 |
|---|---|
| RGB | rgb(112, 220, 231) |
| HSL | hsl(186, 71%, 67%) |
| HSV | hsv(186, 52%, 91%) |
| CMYK | cmyk(51.5%, 4.8%, 0%, 9.4%) |
| CIE-LAB | lab(82.05, -28.12, -14.94) |
| CIE-LCH | lch(82.05, 31.84, 207.98°) |
| OKLab | oklab(83.45% -0.0917 -0.0412) |
| OKLCH | oklch(83.45% 0.101 204.2) |
| XYZ | xyz(46.6933, 60.3964, 84.7828) |
| Luminance | 0.6040 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.05
Aqua Blue
#02D8E9
ΔE00 4.56
Robin Egg Blue
#8AF1FE
ΔE00 5.01
Robin'S Egg Blue
#98EFF9
ΔE00 5.31
Darkturquoise
#00CED1
ΔE00 7.21
Mediumturquoise
#48D1CC
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DCE7 #E77B70
analogous
#70E7B6 #70DCE7 #70A1E7
triadic
#70DCE7 #E770DC #DCE770
tetradic
#70DCE7 #B670E7 #E77B70 #A1E770
square
#70DCE7 #B670E7 #E77B70 #A1E770
split-complementary
#70DCE7 #E770A1 #E7B670
monochromatic
#20AEBD #3CCFDE #70DCE7 #A4E9F0 #D9F6F9
Accessibility & contrast
On white
1.61
#70DCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#70DCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DCE7
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DCE7 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E8
Deuteranopia (green-blind)
#BAC6E8
Tritanopia (blue-blind)
#11E3DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #70dce7; /* rgb */ color: rgb(112, 220, 231); /* oklch */ color: oklch(83.5% 0.101 204.2);
Tailwind
colors: {
custom: {
50: '#a2e7ee',
500: '#70dce7',
950: '#000000',
},
}SCSS
$custom: #70dce7; $custom-light: #a2e7ee; $custom-dark: #000000;
JSON
{
"hex": "#70dce7",
"rgb": {
"r": 112,
"g": 220,
"b": 231
},
"hsl": {
"h": 185.546,
"s": 71.257,
"l": 67.255
},
"oklch": {
"l": 0.83454,
"c": 0.10051,
"h": 204.2
},
"luminance": 0.60401
}Semantic roles & 50–950 ramp
primary
#70DCE7
secondary
#BC4B3F
accent
#2412D3
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485