#70DAAA#70DAAA
#70DAAA is a light, vivid teal. Relative luminance 0.565; OKLCH L 81.2% C 0.121 H 162.4°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #70DAAA |
|---|---|
| RGB | rgb(112, 218, 170) |
| HSL | hsl(153, 59%, 65%) |
| HSV | hsv(153, 49%, 85%) |
| CMYK | cmyk(48.6%, 0%, 22%, 14.5%) |
| CIE-LAB | lab(79.89, -41.75, 14.32) |
| CIE-LCH | lch(79.89, 44.14, 161.07°) |
| OKLab | oklab(81.18% -0.1156 0.0367) |
| OKLCH | oklch(81.18% 0.121 162.4) |
| XYZ | xyz(39.0059, 56.4867, 46.8700) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.04
Eucalyptus
#44D7A8
ΔE00 3.59
Mediumaquamarine
#66CDAA
ΔE00 4.41
Light Teal
#90E4C1
ΔE00 4.97
Seafoam Blue
#78D1B6
ΔE00 5.80
Aqua Marine
#2EE8BB
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DAAA #DA70A0
analogous
#70DA75 #70DAAA #70D5DA
triadic
#70DAAA #AA70DA #DAAA70
tetradic
#70DAAA #7570DA #DA70A0 #D5DA70
square
#70DAAA #7570DA #DA70A0 #D5DA70
split-complementary
#70DAAA #DA70D5 #DA7570
monochromatic
#2BA56E #3FCD8D #70DAAA #A1E7C7 #D1F3E4
Accessibility & contrast
On white
1.71
#70DAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#70DAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DAAA
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DAAA | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDA7
Deuteranopia (green-blind)
#C7C1AD
Tritanopia (blue-blind)
#4FDACD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #70daaa; /* rgb */ color: rgb(112, 218, 170); /* oklch */ color: oklch(81.2% 0.121 162.4);
Tailwind
colors: {
custom: {
50: '#9fe6c3',
500: '#70daaa',
950: '#000000',
},
}SCSS
$custom: #70daaa; $custom-light: #9fe6c3; $custom-dark: #000000;
JSON
{
"hex": "#70daaa",
"rgb": {
"r": 112,
"g": 218,
"b": 170
},
"hsl": {
"h": 152.83,
"s": 58.889,
"l": 64.706
},
"oklch": {
"l": 0.81181,
"c": 0.12132,
"h": 162.4
},
"luminance": 0.5649
}Semantic roles & 50–950 ramp
primary
#70DAAA
secondary
#A84672
accent
#1F6BC7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482