#70E7AE#70E7AE
#70E7AE is a very light, vivid teal. Relative luminance 0.637; OKLCH L 84.4% C 0.136 H 160.6°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #70E7AE |
|---|---|
| RGB | rgb(112, 231, 174) |
| HSL | hsl(151, 71%, 67%) |
| HSV | hsv(151, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 24.7%, 9.4%) |
| CIE-LAB | lab(83.78, -46.58, 17.68) |
| CIE-LCH | lch(83.78, 49.82, 159.22°) |
| OKLab | oklab(84.38% -0.1282 0.0452) |
| OKLCH | oklch(84.38% 0.136 160.6) |
| XYZ | xyz(42.8943, 63.6489, 50.0612) |
| Luminance | 0.6365 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.16
Light Greenish Blue
#63F7B4
ΔE00 3.82
Light Aquamarine
#7BFDC7
ΔE00 4.94
Light Blue Green
#7EFBB3
ΔE00 4.97
Seafoam (survey)
#80F9AD
ΔE00 5.24
Seafoam Green
#7AF9AB
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E7AE #E770A9
analogous
#70E773 #70E7AE #70E4E7
triadic
#70E7AE #AE70E7 #E7AE70
tetradic
#70E7AE #7370E7 #E770A9 #E4E770
square
#70E7AE #7370E7 #E770A9 #E4E770
split-complementary
#70E7AE #E770E4 #E77370
monochromatic
#20BD72 #3CDE90 #70E7AE #A4F0CC #D9F9E9
Accessibility & contrast
On white
1.53
#70E7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#70E7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E7AE
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E7AE | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AB
Deuteranopia (green-blind)
#D3CCB2
Tritanopia (blue-blind)
#49E6D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70e7ae; /* rgb */ color: rgb(112, 231, 174); /* oklch */ color: oklch(84.4% 0.136 160.6);
Tailwind
colors: {
custom: {
50: '#a1efc6',
500: '#70e7ae',
950: '#000000',
},
}SCSS
$custom: #70e7ae; $custom-light: #a1efc6; $custom-dark: #000000;
JSON
{
"hex": "#70e7ae",
"rgb": {
"r": 112,
"g": 231,
"b": 174
},
"hsl": {
"h": 151.261,
"s": 71.257,
"l": 67.255
},
"oklch": {
"l": 0.84376,
"c": 0.13597,
"h": 160.6
},
"luminance": 0.63653
}Semantic roles & 50–950 ramp
primary
#70E7AE
secondary
#BC3F7B
accent
#126FD3
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582