#70DCDC#70DCDC
#70DCDC is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.1% C 0.100 H 195.4°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #70DCDC |
|---|---|
| RGB | rgb(112, 220, 220) |
| HSL | hsl(180, 61%, 65%) |
| HSV | hsv(180, 49%, 86%) |
| CMYK | cmyk(49.1%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(81.73, -30.99, -9.58) |
| CIE-LCH | lch(81.73, 32.44, 197.18°) |
| OKLab | oklab(83.08% -0.0961 -0.0265) |
| OKLCH | oklch(83.08% 0.1 195.4) |
| XYZ | xyz(45.1883, 59.7944, 76.8564) |
| Luminance | 0.5980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.48
Darkturquoise
#00CED1
ΔE00 5.86
Aqua Blue
#02D8E9
ΔE00 6.38
Robin'S Egg
#6DEDFD
ΔE00 6.56
Turquoise
#40E0D0
ΔE00 6.72
Robin'S Egg Blue
#98EFF9
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DCDC #DC7070
analogous
#70DCA6 #70DCDC #70A6DC
triadic
#70DCDC #DC70DC #DCDC70
tetradic
#70DCDC #A670DC #DC7070 #A6DC70
square
#70DCDC #A670DC #DC7070 #A6DC70
split-complementary
#70DCDC #DC70A6 #DCA670
monochromatic
#29A8A8 #3FD0D0 #70DCDC #A1E8E8 #D2F4F4
Accessibility & contrast
On white
1.62
#70DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#70DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DCDC
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DCDC | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#BEC5DD
Tritanopia (blue-blind)
#27E2DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #70dcdc; /* rgb */ color: rgb(112, 220, 220); /* oklch */ color: oklch(83.1% 0.100 195.4);
Tailwind
colors: {
custom: {
50: '#a1e7e6',
500: '#70dcdc',
950: '#000000',
},
}SCSS
$custom: #70dcdc; $custom-light: #a1e7e6; $custom-dark: #000000;
JSON
{
"hex": "#70dcdc",
"rgb": {
"r": 112,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.83083,
"c": 0.09972,
"h": 195.4
},
"luminance": 0.59798
}Semantic roles & 50–950 ramp
primary
#70DCDC
secondary
#AB4545
accent
#1D1DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484