#70DDDC#70DDDC
#70DDDC is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.3% C 0.100 H 194.6°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #70DDDC |
|---|---|
| RGB | rgb(112, 221, 220) |
| HSL | hsl(179, 62%, 65%) |
| HSV | hsv(179, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(82.01, -31.47, -9.16) |
| CIE-LCH | lch(82.01, 32.77, 196.22°) |
| OKLab | oklab(83.31% -0.0972 -0.0253) |
| OKLCH | oklch(83.31% 0.1 194.6) |
| XYZ | xyz(45.4515, 60.3209, 76.9442) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.42
Darkturquoise
#00CED1
ΔE00 5.98
Turquoise
#40E0D0
ΔE00 6.35
Aqua Blue
#02D8E9
ΔE00 6.68
Robin'S Egg
#6DEDFD
ΔE00 6.75
Bright Light Blue
#26F7FD
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DDDC #DD7071
analogous
#70DDA6 #70DDDC #70A7DD
triadic
#70DDDC #DC70DD #DDDC70
tetradic
#70DDDC #A670DD #DD7071 #A7DD70
square
#70DDDC #A670DD #DD7071 #A7DD70
split-complementary
#70DDDC #DD70A7 #DDA670
monochromatic
#28AAA9 #3FD1D0 #70DDDC #A1E9E8 #D3F5F4
Accessibility & contrast
On white
1.61
#70DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#70DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DDDC
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DDDC | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#BFC6DD
Tritanopia (blue-blind)
#27E3DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #70dddc; /* rgb */ color: rgb(112, 221, 220); /* oklch */ color: oklch(83.3% 0.100 194.6);
Tailwind
colors: {
custom: {
50: '#a1e8e6',
500: '#70dddc',
950: '#000000',
},
}SCSS
$custom: #70dddc; $custom-light: #a1e8e6; $custom-dark: #000000;
JSON
{
"hex": "#70dddc",
"rgb": {
"r": 112,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.45,
"s": 61.582,
"l": 65.294
},
"oklch": {
"l": 0.83313,
"c": 0.10048,
"h": 194.6
},
"luminance": 0.60325
}Semantic roles & 50–950 ramp
primary
#70DDDC
secondary
#AD4546
accent
#1C1EC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484