#70DEAE#70DEAE
#70DEAE is a very light, vivid teal. Relative luminance 0.587; OKLCH L 82.2% C 0.124 H 163.1°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #70DEAE |
|---|---|
| RGB | rgb(112, 222, 174) |
| HSL | hsl(154, 63%, 65%) |
| HSV | hsv(154, 50%, 87%) |
| CMYK | cmyk(49.5%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(81.15, -42.68, 13.98) |
| CIE-LCH | lch(81.15, 44.91, 161.86°) |
| OKLab | oklab(82.23% -0.1183 0.0358) |
| OKLCH | oklch(82.23% 0.124 163.1) |
| XYZ | xyz(40.4399, 58.7399, 49.2431) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.63
Eucalyptus
#44D7A8
ΔE00 3.72
Light Teal
#90E4C1
ΔE00 4.59
Mediumaquamarine
#66CDAA
ΔE00 4.97
Aqua Marine
#2EE8BB
ΔE00 5.21
Light Turquoise
#7EF4CC
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DEAE #DE70A0
analogous
#70DE77 #70DEAE #70D7DE
triadic
#70DEAE #AE70DE #DEAE70
tetradic
#70DEAE #7770DE #DE70A0 #D7DE70
square
#70DEAE #7770DE #DE70A0 #D7DE70
split-complementary
#70DEAE #DE70D7 #DE7770
monochromatic
#28AC72 #3ED392 #70DEAE #A2E9CA #D3F5E6
Accessibility & contrast
On white
1.65
#70DEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#70DEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DEAE
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DEAE | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AB
Deuteranopia (green-blind)
#CAC5B1
Tritanopia (blue-blind)
#4CDED1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #70deae; /* rgb */ color: rgb(112, 222, 174); /* oklch */ color: oklch(82.2% 0.124 163.1);
Tailwind
colors: {
custom: {
50: '#a0e9c6',
500: '#70deae',
950: '#000000',
},
}SCSS
$custom: #70deae; $custom-light: #a0e9c6; $custom-dark: #000000;
JSON
{
"hex": "#70deae",
"rgb": {
"r": 112,
"g": 222,
"b": 174
},
"hsl": {
"h": 153.818,
"s": 62.5,
"l": 65.49
},
"oklch": {
"l": 0.82232,
"c": 0.12364,
"h": 163.1
},
"luminance": 0.58743
}Semantic roles & 50–950 ramp
primary
#70DEAE
secondary
#AE4472
accent
#1B68CA
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482