#70E8AE#70E8AE
#70E8AE is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.6% C 0.137 H 160.3°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #70E8AE |
|---|---|
| RGB | rgb(112, 232, 174) |
| HSL | hsl(151, 72%, 67%) |
| HSV | hsv(151, 52%, 91%) |
| CMYK | cmyk(51.7%, 0%, 25%, 9%) |
| CIE-LAB | lab(84.08, -47.00, 18.08) |
| CIE-LCH | lch(84.08, 50.36, 158.96°) |
| OKLab | oklab(84.61% -0.1293 0.0462) |
| OKLCH | oklch(84.61% 0.137 160.3) |
| XYZ | xyz(43.1750, 64.2102, 50.1548) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.40
Light Greenish Blue
#63F7B4
ΔE00 3.57
Light Blue Green
#7EFBB3
ΔE00 4.70
Light Aquamarine
#7BFDC7
ΔE00 4.79
Seafoam (survey)
#80F9AD
ΔE00 4.97
Seafoam Green
#7AF9AB
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E8AE #E870AA
analogous
#70E872 #70E8AE #70E6E8
triadic
#70E8AE #AE70E8 #E8AE70
tetradic
#70E8AE #7270E8 #E870AA #E6E870
square
#70E8AE #7270E8 #E870AA #E6E870
split-complementary
#70E8AE #E870E6 #E87270
monochromatic
#1FBF71 #3BE090 #70E8AE #A5F0CC #D9F9EA
Accessibility & contrast
On white
1.52
#70E8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#70E8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E8AE
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E8AE | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AB
Deuteranopia (green-blind)
#D4CDB2
Tritanopia (blue-blind)
#49E7D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70e8ae; /* rgb */ color: rgb(112, 232, 174); /* oklch */ color: oklch(84.6% 0.137 160.3);
Tailwind
colors: {
custom: {
50: '#a1f0c6',
500: '#70e8ae',
950: '#000000',
},
}SCSS
$custom: #70e8ae; $custom-light: #a1f0c6; $custom-dark: #000000;
JSON
{
"hex": "#70e8ae",
"rgb": {
"r": 112,
"g": 232,
"b": 174
},
"hsl": {
"h": 151,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.84614,
"c": 0.13734,
"h": 160.3
},
"luminance": 0.64214
}Semantic roles & 50–950 ramp
primary
#70E8AE
secondary
#BE3E7C
accent
#116FD4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582