#70DEDC#70DEDC
#70DEDC is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.101 H 193.8°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #70DEDC |
|---|---|
| RGB | rgb(112, 222, 220) |
| HSL | hsl(179, 63%, 65%) |
| HSV | hsv(179, 50%, 87%) |
| CMYK | cmyk(49.5%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(82.30, -31.94, -8.73) |
| CIE-LCH | lch(82.30, 33.12, 195.29°) |
| OKLab | oklab(83.54% -0.0983 -0.0242) |
| OKLCH | oklch(83.54% 0.101 193.8) |
| XYZ | xyz(45.7163, 60.8505, 77.0324) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.40
Turquoise
#40E0D0
ΔE00 6.00
Darkturquoise
#00CED1
ΔE00 6.14
Bright Light Blue
#26F7FD
ΔE00 6.91
Robin'S Egg
#6DEDFD
ΔE00 6.95
Aqua Blue
#02D8E9
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DEDC #DE7072
analogous
#70DEA5 #70DEDC #70A9DE
triadic
#70DEDC #DC70DE #DEDC70
tetradic
#70DEDC #A570DE #DE7072 #A9DE70
square
#70DEDC #A570DE #DE7072 #A9DE70
split-complementary
#70DEDC #DE70A9 #DEA570
monochromatic
#28ACAA #3ED3D0 #70DEDC #A2E9E8 #D3F5F4
Accessibility & contrast
On white
1.59
#70DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#70DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DEDC
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DEDC | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DC
Deuteranopia (green-blind)
#C0C7DD
Tritanopia (blue-blind)
#26E4DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70dedc; /* rgb */ color: rgb(112, 222, 220); /* oklch */ color: oklch(83.5% 0.101 193.8);
Tailwind
colors: {
custom: {
50: '#a1e8e6',
500: '#70dedc',
950: '#000000',
},
}SCSS
$custom: #70dedc; $custom-light: #a1e8e6; $custom-dark: #000000;
JSON
{
"hex": "#70dedc",
"rgb": {
"r": 112,
"g": 222,
"b": 220
},
"hsl": {
"h": 178.909,
"s": 62.5,
"l": 65.49
},
"oklch": {
"l": 0.83544,
"c": 0.10126,
"h": 193.8
},
"luminance": 0.60855
}Semantic roles & 50–950 ramp
primary
#70DEDC
secondary
#AE4446
accent
#1B1ECA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484