#70DDBA#70DDBA
#70DDBA is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.3% C 0.114 H 170.1°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #70DDBA |
|---|---|
| RGB | rgb(112, 221, 186) |
| HSL | hsl(161, 62%, 65%) |
| HSV | hsv(161, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 15.8%, 13.3%) |
| CIE-LAB | lab(81.13, -39.64, 7.61) |
| CIE-LCH | lch(81.13, 40.36, 169.14°) |
| OKLab | oklab(82.3% -0.1119 0.0195) |
| OKLCH | oklch(82.3% 0.114 170.1) |
| XYZ | xyz(41.3976, 58.6993, 55.5934) |
| Luminance | 0.5870 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.39
Seafoam Blue
#78D1B6
ΔE00 3.57
Light Teal
#90E4C1
ΔE00 3.70
Mediumaquamarine
#66CDAA
ΔE00 3.89
Eucalyptus
#44D7A8
ΔE00 4.44
Aqua Marine
#2EE8BB
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DDBA #DD7093
analogous
#70DD83 #70DDBA #70C9DD
triadic
#70DDBA #BA70DD #DDBA70
tetradic
#70DDBA #8370DD #DD7093 #C9DD70
square
#70DDBA #8370DD #DD7093 #C9DD70
split-complementary
#70DDBA #DD70C9 #DD8370
monochromatic
#28AA81 #3FD1A2 #70DDBA #A1E9D2 #D3F5EA
Accessibility & contrast
On white
1.65
#70DDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#70DDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DDBA
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DDBA | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B8
Deuteranopia (green-blind)
#C7C4BC
Tritanopia (blue-blind)
#45DED3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #70ddba; /* rgb */ color: rgb(112, 221, 186); /* oklch */ color: oklch(82.3% 0.114 170.1);
Tailwind
colors: {
custom: {
50: '#a0e8ce',
500: '#70ddba',
950: '#000000',
},
}SCSS
$custom: #70ddba; $custom-light: #a0e8ce; $custom-dark: #000000;
JSON
{
"hex": "#70ddba",
"rgb": {
"r": 112,
"g": 221,
"b": 186
},
"hsl": {
"h": 160.734,
"s": 61.582,
"l": 65.294
},
"oklch": {
"l": 0.82303,
"c": 0.11355,
"h": 170.1
},
"luminance": 0.58703
}Semantic roles & 50–950 ramp
primary
#70DDBA
secondary
#AD4566
accent
#1C54C9
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483