#70DDC4#70DDC4
#70DDC4 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.6% C 0.108 H 176.6°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #70DDC4 |
|---|---|
| RGB | rgb(112, 221, 196) |
| HSL | hsl(166, 62%, 65%) |
| HSV | hsv(166, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 11.3%, 13.3%) |
| CIE-LAB | lab(81.37, -37.35, 2.65) |
| CIE-LCH | lch(81.37, 37.45, 175.94°) |
| OKLab | oklab(82.58% -0.1075 0.0065) |
| OKLCH | oklch(82.58% 0.108 176.6) |
| XYZ | xyz(42.4981, 59.1395, 61.3894) |
| Luminance | 0.5914 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.43
Tiffany Blue
#7BF2DA
ΔE00 4.74
Turquoise
#40E0D0
ΔE00 4.77
Light Teal
#90E4C1
ΔE00 5.05
Mediumaquamarine
#66CDAA
ΔE00 5.25
Pale Teal
#82CBB2
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DDC4 #DD7089
analogous
#70DD8E #70DDC4 #70BFDD
triadic
#70DDC4 #C470DD #DDC470
tetradic
#70DDC4 #8E70DD #DD7089 #BFDD70
square
#70DDC4 #8E70DD #DD7089 #BFDD70
split-complementary
#70DDC4 #DD70BF #DD8E70
monochromatic
#28AA8C #3FD1B0 #70DDC4 #A1E9D8 #D3F5ED
Accessibility & contrast
On white
1.64
#70DDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#70DDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DDC4
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DDC4 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C3
Deuteranopia (green-blind)
#C5C5C6
Tritanopia (blue-blind)
#3FE0D5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #70ddc4; /* rgb */ color: rgb(112, 221, 196); /* oklch */ color: oklch(82.6% 0.108 176.6);
Tailwind
colors: {
custom: {
50: '#a0e8d5',
500: '#70ddc4',
950: '#000000',
},
}SCSS
$custom: #70ddc4; $custom-light: #a0e8d5; $custom-dark: #000000;
JSON
{
"hex": "#70ddc4",
"rgb": {
"r": 112,
"g": 221,
"b": 196
},
"hsl": {
"h": 166.239,
"s": 61.582,
"l": 65.294
},
"oklch": {
"l": 0.82579,
"c": 0.10766,
"h": 176.6
},
"luminance": 0.59143
}Semantic roles & 50–950 ramp
primary
#70DDC4
secondary
#AD455C
accent
#1C44C9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483