#70E4AE#70E4AE
#70E4AE is a very light, vivid teal. Relative luminance 0.620; OKLCH L 83.7% C 0.132 H 161.4°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #70E4AE |
|---|---|
| RGB | rgb(112, 228, 174) |
| HSL | hsl(152, 68%, 67%) |
| HSV | hsv(152, 51%, 89%) |
| CMYK | cmyk(50.9%, 0%, 23.7%, 10.6%) |
| CIE-LAB | lab(82.90, -45.29, 16.45) |
| CIE-LCH | lch(82.90, 48.18, 160.04°) |
| OKLab | oklab(83.66% -0.125 0.0421) |
| OKLCH | oklch(83.66% 0.132 161.4) |
| XYZ | xyz(42.0619, 61.9840, 49.7837) |
| Luminance | 0.6199 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.47
Light Greenish Blue
#63F7B4
ΔE00 4.61
Eucalyptus
#44D7A8
ΔE00 4.70
Aqua Marine
#2EE8BB
ΔE00 5.29
Light Teal
#90E4C1
ΔE00 5.31
Light Turquoise
#7EF4CC
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E4AE #E470A6
analogous
#70E474 #70E4AE #70E0E4
triadic
#70E4AE #AE70E4 #E4AE70
tetradic
#70E4AE #7470E4 #E470A6 #E0E470
square
#70E4AE #7470E4 #E470A6 #E0E470
split-complementary
#70E4AE #E470E0 #E47470
monochromatic
#23B772 #3DDA91 #70E4AE #A3EECB #D7F7E8
Accessibility & contrast
On white
1.57
#70E4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#70E4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E4AE
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E4AE | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AB
Deuteranopia (green-blind)
#D0C9B1
Tritanopia (blue-blind)
#4AE3D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #70e4ae; /* rgb */ color: rgb(112, 228, 174); /* oklch */ color: oklch(83.7% 0.132 161.4);
Tailwind
colors: {
custom: {
50: '#a0edc6',
500: '#70e4ae',
950: '#000000',
},
}SCSS
$custom: #70e4ae; $custom-light: #a0edc6; $custom-dark: #000000;
JSON
{
"hex": "#70e4ae",
"rgb": {
"r": 112,
"g": 228,
"b": 174
},
"hsl": {
"h": 152.069,
"s": 68.235,
"l": 66.667
},
"oklch": {
"l": 0.83661,
"c": 0.13186,
"h": 161.4
},
"luminance": 0.61988
}Semantic roles & 50–950 ramp
primary
#70E4AE
secondary
#B74178
accent
#156CD0
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582