#70EAAE#70EAAE
#70EAAE is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.1% C 0.140 H 159.9°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #70EAAE |
|---|---|
| RGB | rgb(112, 234, 174) |
| HSL | hsl(150, 74%, 68%) |
| HSV | hsv(150, 52%, 92%) |
| CMYK | cmyk(52.1%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(84.66, -47.85, 18.90) |
| CIE-LCH | lch(84.66, 51.45, 158.45°) |
| OKLab | oklab(85.09% -0.1315 0.0482) |
| OKLCH | oklch(85.09% 0.14 159.9) |
| XYZ | xyz(43.7412, 65.3426, 50.3435) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.09
Seafoam
#7FE0B3
ΔE00 3.89
Light Blue Green
#7EFBB3
ΔE00 4.17
Seafoam (survey)
#80F9AD
ΔE00 4.44
Seafoam Green
#7AF9AB
ΔE00 4.49
Light Aquamarine
#7BFDC7
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EAAE #EA70AC
analogous
#70EA71 #70EAAE #70E9EA
triadic
#70EAAE #AE70EA #EAAE70
tetradic
#70EAAE #7170EA #EA70AC #E9EA70
square
#70EAAE #7170EA #EA70AC #E9EA70
split-complementary
#70EAAE #EA70E9 #EA7170
monochromatic
#1DC371 #3BE290 #70EAAE #A5F2CC #DBFAEA
Accessibility & contrast
On white
1.49
#70EAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#70EAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EAAE
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EAAE | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAB
Deuteranopia (green-blind)
#D6CEB2
Tritanopia (blue-blind)
#48E9DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #70eaae; /* rgb */ color: rgb(112, 234, 174); /* oklch */ color: oklch(85.1% 0.140 159.9);
Tailwind
colors: {
custom: {
50: '#a1f1c6',
500: '#70eaae',
950: '#000000',
},
}SCSS
$custom: #70eaae; $custom-light: #a1f1c6; $custom-dark: #000000;
JSON
{
"hex": "#70eaae",
"rgb": {
"r": 112,
"g": 234,
"b": 174
},
"hsl": {
"h": 150.492,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.85091,
"c": 0.14008,
"h": 159.9
},
"luminance": 0.65346
}Semantic roles & 50–950 ramp
primary
#70EAAE
secondary
#C13D7E
accent
#0F71D7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582