#70DFAA#70DFAA
#70DFAA is a very light, vivid teal. Relative luminance 0.591; OKLCH L 82.4% C 0.128 H 160.9°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #70DFAA |
|---|---|
| RGB | rgb(112, 223, 170) |
| HSL | hsl(151, 63%, 66%) |
| HSV | hsv(151, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(81.36, -43.94, 16.38) |
| CIE-LCH | lch(81.36, 46.90, 159.56°) |
| OKLab | oklab(82.37% -0.1212 0.0419) |
| OKLCH | oklch(82.37% 0.128 160.9) |
| XYZ | xyz(40.3221, 59.1190, 47.3087) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.22
Eucalyptus
#44D7A8
ΔE00 4.21
Light Teal
#90E4C1
ΔE00 5.35
Hospital Green
#9BE5AA
ΔE00 5.60
Light Greenish Blue
#63F7B4
ΔE00 5.67
Aqua Marine
#2EE8BB
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DFAA #DF70A5
analogous
#70DF72 #70DFAA #70DDDF
triadic
#70DFAA #AA70DF #DFAA70
tetradic
#70DFAA #7270DF #DF70A5 #DDDF70
square
#70DFAA #7270DF #DF70A5 #DDDF70
split-complementary
#70DFAA #DF70DD #DF7270
monochromatic
#27AE6D #3ED48C #70DFAA #A2EAC8 #D4F5E5
Accessibility & contrast
On white
1.64
#70DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#70DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DFAA
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DFAA | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A7
Deuteranopia (green-blind)
#CCC5AD
Tritanopia (blue-blind)
#4DDED0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #70dfaa; /* rgb */ color: rgb(112, 223, 170); /* oklch */ color: oklch(82.4% 0.128 160.9);
Tailwind
colors: {
custom: {
50: '#a0e9c3',
500: '#70dfaa',
950: '#000000',
},
}SCSS
$custom: #70dfaa; $custom-light: #a0e9c3; $custom-dark: #000000;
JSON
{
"hex": "#70dfaa",
"rgb": {
"r": 112,
"g": 223,
"b": 170
},
"hsl": {
"h": 151.351,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.82374,
"c": 0.12826,
"h": 160.9
},
"luminance": 0.59122
}Semantic roles & 50–950 ramp
primary
#70DFAA
secondary
#B04477
accent
#1A6FCB
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1612
muted
#808482