#70DFAB#70DFAB
#70DFAB is a very light, vivid teal. Relative luminance 0.592; OKLCH L 82.4% C 0.127 H 161.4°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #70DFAB |
|---|---|
| RGB | rgb(112, 223, 171) |
| HSL | hsl(152, 63%, 66%) |
| HSV | hsv(152, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 23.3%, 12.5%) |
| CIE-LAB | lab(81.38, -43.74, 15.88) |
| CIE-LCH | lch(81.38, 46.53, 160.05°) |
| OKLab | oklab(82.4% -0.1208 0.0407) |
| OKLCH | oklch(82.4% 0.127 161.4) |
| XYZ | xyz(40.4171, 59.1570, 47.8088) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.06
Eucalyptus
#44D7A8
ΔE00 4.10
Light Teal
#90E4C1
ΔE00 5.17
Aqua Marine
#2EE8BB
ΔE00 5.58
Mediumaquamarine
#66CDAA
ΔE00 5.72
Hospital Green
#9BE5AA
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DFAB #DF70A4
analogous
#70DF73 #70DFAB #70DBDF
triadic
#70DFAB #AB70DF #DFAB70
tetradic
#70DFAB #7370DF #DF70A4 #DBDF70
square
#70DFAB #7370DF #DF70A4 #DBDF70
split-complementary
#70DFAB #DF70DB #DF7370
monochromatic
#27AE6F #3ED48E #70DFAB #A2EAC8 #D4F5E6
Accessibility & contrast
On white
1.64
#70DFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#70DFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DFAB
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DFAB | 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)
#DCD1A8
Deuteranopia (green-blind)
#CCC5AE
Tritanopia (blue-blind)
#4DDFD1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #70dfab; /* rgb */ color: rgb(112, 223, 171); /* oklch */ color: oklch(82.4% 0.127 161.4);
Tailwind
colors: {
custom: {
50: '#a0e9c4',
500: '#70dfab',
950: '#000000',
},
}SCSS
$custom: #70dfab; $custom-light: #a0e9c4; $custom-dark: #000000;
JSON
{
"hex": "#70dfab",
"rgb": {
"r": 112,
"g": 223,
"b": 171
},
"hsl": {
"h": 151.892,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.82398,
"c": 0.12744,
"h": 161.4
},
"luminance": 0.5916
}Semantic roles & 50–950 ramp
primary
#70DFAB
secondary
#B04476
accent
#1A6DCB
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1612
muted
#808482