#70DEC4#70DEC4
#70DEC4 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.8% C 0.109 H 176.0°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #70DEC4 |
|---|---|
| RGB | rgb(112, 222, 196) |
| HSL | hsl(166, 63%, 65%) |
| HSV | hsv(166, 50%, 87%) |
| CMYK | cmyk(49.5%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(81.66, -37.81, 3.07) |
| CIE-LCH | lch(81.66, 37.93, 175.35°) |
| OKLab | oklab(82.81% -0.1086 0.0076) |
| OKLCH | oklch(82.81% 0.109 176) |
| XYZ | xyz(42.7629, 59.6691, 61.4776) |
| Luminance | 0.5967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.55
Tiffany Blue
#7BF2DA
ΔE00 4.58
Light Teal
#90E4C1
ΔE00 4.83
Turquoise
#40E0D0
ΔE00 4.93
Mediumaquamarine
#66CDAA
ΔE00 5.24
Aqua (survey)
#13EAC9
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DEC4 #DE708A
analogous
#70DE8D #70DEC4 #70C1DE
triadic
#70DEC4 #C470DE #DEC470
tetradic
#70DEC4 #8D70DE #DE708A #C1DE70
square
#70DEC4 #8D70DE #DE708A #C1DE70
split-complementary
#70DEC4 #DE70C1 #DE8D70
monochromatic
#28AC8D #3ED3AF #70DEC4 #A2E9D9 #D3F5ED
Accessibility & contrast
On white
1.62
#70DEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#70DEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DEC4
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DEC4 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C3
Deuteranopia (green-blind)
#C6C6C6
Tritanopia (blue-blind)
#3EE0D6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #70dec4; /* rgb */ color: rgb(112, 222, 196); /* oklch */ color: oklch(82.8% 0.109 176.0);
Tailwind
colors: {
custom: {
50: '#a0e9d5',
500: '#70dec4',
950: '#000000',
},
}SCSS
$custom: #70dec4; $custom-light: #a0e9d5; $custom-dark: #000000;
JSON
{
"hex": "#70dec4",
"rgb": {
"r": 112,
"g": 222,
"b": 196
},
"hsl": {
"h": 165.818,
"s": 62.5,
"l": 65.49
},
"oklch": {
"l": 0.82814,
"c": 0.10884,
"h": 176
},
"luminance": 0.59673
}Semantic roles & 50–950 ramp
primary
#70DEC4
secondary
#AE445D
accent
#1B45CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483