#70E8AF#70E8AF
#70E8AF is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.6% C 0.137 H 160.8°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #70E8AF |
|---|---|
| RGB | rgb(112, 232, 175) |
| HSL | hsl(152, 72%, 67%) |
| HSV | hsv(152, 52%, 91%) |
| CMYK | cmyk(51.7%, 0%, 24.6%, 9%) |
| CIE-LAB | lab(84.10, -46.80, 17.59) |
| CIE-LCH | lch(84.10, 50.00, 159.40°) |
| OKLab | oklab(84.64% -0.1289 0.045) |
| OKLCH | oklch(84.64% 0.137 160.8) |
| XYZ | xyz(43.2729, 64.2494, 50.6701) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.26
Light Greenish Blue
#63F7B4
ΔE00 3.63
Light Aquamarine
#7BFDC7
ΔE00 4.71
Light Blue Green
#7EFBB3
ΔE00 4.82
Seafoam (survey)
#80F9AD
ΔE00 5.12
Seafoam Green
#7AF9AB
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E8AF #E870A9
analogous
#70E873 #70E8AF #70E5E8
triadic
#70E8AF #AF70E8 #E8AF70
tetradic
#70E8AF #7370E8 #E870A9 #E5E870
square
#70E8AF #7370E8 #E870A9 #E5E870
split-complementary
#70E8AF #E870E5 #E87370
monochromatic
#1FBF73 #3BE092 #70E8AF #A5F0CC #D9F9EA
Accessibility & contrast
On white
1.52
#70E8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#70E8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E8AF
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E8AF | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AC
Deuteranopia (green-blind)
#D4CDB3
Tritanopia (blue-blind)
#48E7D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70e8af; /* rgb */ color: rgb(112, 232, 175); /* oklch */ color: oklch(84.6% 0.137 160.8);
Tailwind
colors: {
custom: {
50: '#a1f0c7',
500: '#70e8af',
950: '#000000',
},
}SCSS
$custom: #70e8af; $custom-light: #a1f0c7; $custom-dark: #000000;
JSON
{
"hex": "#70e8af",
"rgb": {
"r": 112,
"g": 232,
"b": 175
},
"hsl": {
"h": 151.5,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.84637,
"c": 0.13652,
"h": 160.8
},
"luminance": 0.64253
}Semantic roles & 50–950 ramp
primary
#70E8AF
secondary
#BE3E7B
accent
#116ED4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582