#70EABC#70EABC
#70EABC is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.4% C 0.129 H 166.2°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #70EABC |
|---|---|
| RGB | rgb(112, 234, 188) |
| HSL | hsl(157, 74%, 68%) |
| HSV | hsv(157, 52%, 92%) |
| CMYK | cmyk(52.1%, 0%, 19.7%, 8.2%) |
| CIE-LAB | lab(84.95, -44.94, 12.02) |
| CIE-LCH | lch(84.95, 46.52, 165.03°) |
| OKLab | oklab(85.43% -0.1253 0.0308) |
| OKLCH | oklch(85.43% 0.129 166.2) |
| XYZ | xyz(45.1778, 65.9172, 57.9097) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.90
Seafoam
#7FE0B3
ΔE00 3.00
Aqua Marine
#2EE8BB
ΔE00 3.95
Light Aquamarine
#7BFDC7
ΔE00 4.22
Light Teal
#90E4C1
ΔE00 4.33
Aquamarine
#7FFFD4
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EABC #EA709E
analogous
#70EA7F #70EABC #70DBEA
triadic
#70EABC #BC70EA #EABC70
tetradic
#70EABC #7F70EA #EA709E #DBEA70
square
#70EABC #7F70EA #EA709E #DBEA70
split-complementary
#70EABC #EA70DB #EA7F70
monochromatic
#1DC384 #3BE2A3 #70EABC #A5F2D5 #DBFAEE
Accessibility & contrast
On white
1.48
#70EABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#70EABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EABC
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EABC | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCBA
Deuteranopia (green-blind)
#D3CFBF
Tritanopia (blue-blind)
#3FEBDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #70eabc; /* rgb */ color: rgb(112, 234, 188); /* oklch */ color: oklch(85.4% 0.129 166.2);
Tailwind
colors: {
custom: {
50: '#a1f1d0',
500: '#70eabc',
950: '#000000',
},
}SCSS
$custom: #70eabc; $custom-light: #a1f1d0; $custom-dark: #000000;
JSON
{
"hex": "#70eabc",
"rgb": {
"r": 112,
"g": 234,
"b": 188
},
"hsl": {
"h": 157.377,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.85428,
"c": 0.12902,
"h": 166.2
},
"luminance": 0.65921
}Semantic roles & 50–950 ramp
primary
#70EABC
secondary
#C13D6F
accent
#0F5AD7
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583