#70DCAB#70DCAB
#70DCAB is a light, vivid teal. Relative luminance 0.576; OKLCH L 81.7% C 0.123 H 162.3°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #70DCAB |
|---|---|
| RGB | rgb(112, 220, 171) |
| HSL | hsl(153, 61%, 65%) |
| HSV | hsv(153, 49%, 86%) |
| CMYK | cmyk(49.1%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(80.50, -42.43, 14.64) |
| CIE-LCH | lch(80.50, 44.88, 160.96°) |
| OKLab | oklab(81.68% -0.1174 0.0375) |
| OKLCH | oklch(81.68% 0.123 162.3) |
| XYZ | xyz(39.6226, 57.5682, 47.5440) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.87
Eucalyptus
#44D7A8
ΔE00 3.69
Mediumaquamarine
#66CDAA
ΔE00 4.84
Light Teal
#90E4C1
ΔE00 4.92
Aqua Marine
#2EE8BB
ΔE00 5.63
Hospital Green
#9BE5AA
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DCAB #DC70A1
analogous
#70DC75 #70DCAB #70D7DC
triadic
#70DCAB #AB70DC #DCAB70
tetradic
#70DCAB #7570DC #DC70A1 #D7DC70
square
#70DCAB #7570DC #DC70A1 #D7DC70
split-complementary
#70DCAB #DC70D7 #DC7570
monochromatic
#29A86F #3FD08E #70DCAB #A1E8C8 #D2F4E5
Accessibility & contrast
On white
1.68
#70DCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#70DCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DCAB
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DCAB | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFA8
Deuteranopia (green-blind)
#C9C3AE
Tritanopia (blue-blind)
#4EDCCE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #70dcab; /* rgb */ color: rgb(112, 220, 171); /* oklch */ color: oklch(81.7% 0.123 162.3);
Tailwind
colors: {
custom: {
50: '#9fe7c4',
500: '#70dcab',
950: '#000000',
},
}SCSS
$custom: #70dcab; $custom-light: #9fe7c4; $custom-dark: #000000;
JSON
{
"hex": "#70dcab",
"rgb": {
"r": 112,
"g": 220,
"b": 171
},
"hsl": {
"h": 152.778,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.81682,
"c": 0.12329,
"h": 162.3
},
"luminance": 0.57571
}Semantic roles & 50–950 ramp
primary
#70DCAB
secondary
#AB4573
accent
#1D6BC8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482