#70E6AE#70E6AE
#70E6AE is a very light, vivid teal. Relative luminance 0.631; OKLCH L 84.1% C 0.135 H 160.9°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #70E6AE |
|---|---|
| RGB | rgb(112, 230, 174) |
| HSL | hsl(152, 70%, 67%) |
| HSV | hsv(152, 51%, 90%) |
| CMYK | cmyk(51.3%, 0%, 24.3%, 9.8%) |
| CIE-LAB | lab(83.49, -46.15, 17.27) |
| CIE-LCH | lch(83.49, 49.27, 159.49°) |
| OKLab | oklab(84.14% -0.1272 0.0441) |
| OKLCH | oklch(84.14% 0.135 160.9) |
| XYZ | xyz(42.6153, 63.0907, 49.9682) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.92
Light Greenish Blue
#63F7B4
ΔE00 4.08
Light Aquamarine
#7BFDC7
ΔE00 5.09
Eucalyptus
#44D7A8
ΔE00 5.12
Light Blue Green
#7EFBB3
ΔE00 5.25
Light Turquoise
#7EF4CC
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E6AE #E670A8
analogous
#70E673 #70E6AE #70E3E6
triadic
#70E6AE #AE70E6 #E6AE70
tetradic
#70E6AE #7370E6 #E670A8 #E3E670
square
#70E6AE #7370E6 #E670A8 #E3E670
split-complementary
#70E6AE #E670E3 #E67370
monochromatic
#21BB72 #3CDD90 #70E6AE #A4EFCC #D8F8E9
Accessibility & contrast
On white
1.54
#70E6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#70E6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E6AE
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E6AE | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7AB
Deuteranopia (green-blind)
#D2CBB1
Tritanopia (blue-blind)
#49E5D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #70e6ae; /* rgb */ color: rgb(112, 230, 174); /* oklch */ color: oklch(84.1% 0.135 160.9);
Tailwind
colors: {
custom: {
50: '#a1eec6',
500: '#70e6ae',
950: '#000000',
},
}SCSS
$custom: #70e6ae; $custom-light: #a1eec6; $custom-dark: #000000;
JSON
{
"hex": "#70e6ae",
"rgb": {
"r": 112,
"g": 230,
"b": 174
},
"hsl": {
"h": 151.525,
"s": 70.238,
"l": 67.059
},
"oklch": {
"l": 0.84138,
"c": 0.1346,
"h": 160.9
},
"luminance": 0.63094
}Semantic roles & 50–950 ramp
primary
#70E6AE
secondary
#BB407A
accent
#136ED2
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582