#70E5AB#70E5AB
#70E5AB is a very light, vivid teal. Relative luminance 0.624; OKLCH L 83.8% C 0.136 H 159.8°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #70E5AB |
|---|---|
| RGB | rgb(112, 229, 171) |
| HSL | hsl(150, 69%, 67%) |
| HSV | hsv(150, 51%, 90%) |
| CMYK | cmyk(51.1%, 0%, 25.3%, 10.2%) |
| CIE-LAB | lab(83.14, -46.33, 18.34) |
| CIE-LCH | lch(83.14, 49.82, 158.40°) |
| OKLab | oklab(83.83% -0.1274 0.0468) |
| OKLCH | oklch(83.83% 0.136 159.8) |
| XYZ | xyz(42.0486, 62.4201, 48.3526) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.17
Light Greenish Blue
#63F7B4
ΔE00 4.18
Light Blue Green
#7EFBB3
ΔE00 5.20
Eucalyptus
#44D7A8
ΔE00 5.24
Hospital Green
#9BE5AA
ΔE00 5.28
Seafoam (survey)
#80F9AD
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E5AB #E570AA
analogous
#70E571 #70E5AB #70E5E5
triadic
#70E5AB #AB70E5 #E5AB70
tetradic
#70E5AB #7170E5 #E570AA #E5E570
square
#70E5AB #7170E5 #E570AA #E5E570
split-complementary
#70E5AB #E570E5 #E57170
monochromatic
#22B96E #3CDC8D #70E5AB #A4EEC9 #D8F8E8
Accessibility & contrast
On white
1.56
#70E5AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#70E5AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E5AB
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E5AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E5AB | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D6A8
Deuteranopia (green-blind)
#D1CAAF
Tritanopia (blue-blind)
#4BE4D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #70e5ab; /* rgb */ color: rgb(112, 229, 171); /* oklch */ color: oklch(83.8% 0.136 159.8);
Tailwind
colors: {
custom: {
50: '#a0eec4',
500: '#70e5ab',
950: '#000000',
},
}SCSS
$custom: #70e5ab; $custom-light: #a0eec4; $custom-dark: #000000;
JSON
{
"hex": "#70e5ab",
"rgb": {
"r": 112,
"g": 229,
"b": 171
},
"hsl": {
"h": 150.256,
"s": 69.231,
"l": 66.863
},
"oklch": {
"l": 0.83829,
"c": 0.13574,
"h": 159.8
},
"luminance": 0.62424
}Semantic roles & 50–950 ramp
primary
#70E5AB
secondary
#B9407C
accent
#1472D1
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582