#70EAAF#70EAAF
#70EAAF is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.1% C 0.139 H 160.3°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #70EAAF |
|---|---|
| RGB | rgb(112, 234, 175) |
| HSL | hsl(151, 74%, 68%) |
| HSV | hsv(151, 52%, 92%) |
| CMYK | cmyk(52.1%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(84.68, -47.65, 18.41) |
| CIE-LCH | lch(84.68, 51.08, 158.88°) |
| OKLab | oklab(85.11% -0.1311 0.047) |
| OKLCH | oklch(85.11% 0.139 160.3) |
| XYZ | xyz(43.8390, 65.3817, 50.8588) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.13
Seafoam
#7FE0B3
ΔE00 3.75
Light Blue Green
#7EFBB3
ΔE00 4.28
Light Aquamarine
#7BFDC7
ΔE00 4.44
Seafoam (survey)
#80F9AD
ΔE00 4.59
Seafoam Green
#7AF9AB
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EAAF #EA70AB
analogous
#70EA72 #70EAAF #70E8EA
triadic
#70EAAF #AF70EA #EAAF70
tetradic
#70EAAF #7270EA #EA70AB #E8EA70
square
#70EAAF #7270EA #EA70AB #E8EA70
split-complementary
#70EAAF #EA70E8 #EA7270
monochromatic
#1DC373 #3BE291 #70EAAF #A5F2CD #DBFAEB
Accessibility & contrast
On white
1.49
#70EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#70EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EAAF
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EAAF | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAC
Deuteranopia (green-blind)
#D6CEB3
Tritanopia (blue-blind)
#47E9DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #70eaaf; /* rgb */ color: rgb(112, 234, 175); /* oklch */ color: oklch(85.1% 0.139 160.3);
Tailwind
colors: {
custom: {
50: '#a1f1c7',
500: '#70eaaf',
950: '#000000',
},
}SCSS
$custom: #70eaaf; $custom-light: #a1f1c7; $custom-dark: #000000;
JSON
{
"hex": "#70eaaf",
"rgb": {
"r": 112,
"g": 234,
"b": 175
},
"hsl": {
"h": 150.984,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.85114,
"c": 0.13924,
"h": 160.3
},
"luminance": 0.65386
}Semantic roles & 50–950 ramp
primary
#70EAAF
secondary
#C13D7D
accent
#0F6FD7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582