#70E5BA#70E5BA
#70E5BA is a very light, vivid teal. Relative luminance 0.630; OKLCH L 84.2% C 0.124 H 166.9°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #70E5BA |
|---|---|
| RGB | rgb(112, 229, 186) |
| HSL | hsl(158, 69%, 67%) |
| HSV | hsv(158, 51%, 90%) |
| CMYK | cmyk(51.1%, 0%, 18.8%, 10.2%) |
| CIE-LAB | lab(83.46, -43.19, 10.93) |
| CIE-LCH | lch(83.46, 44.55, 165.79°) |
| OKLab | oklab(84.19% -0.1207 0.0281) |
| OKLCH | oklch(84.19% 0.124 166.9) |
| XYZ | xyz(43.5603, 63.0247, 56.3143) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.40
Light Turquoise
#7EF4CC
ΔE00 3.55
Light Teal
#90E4C1
ΔE00 3.79
Aqua Marine
#2EE8BB
ΔE00 3.99
Eucalyptus
#44D7A8
ΔE00 4.50
Light Aquamarine
#7BFDC7
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E5BA #E5709B
analogous
#70E580 #70E5BA #70D5E5
triadic
#70E5BA #BA70E5 #E5BA70
tetradic
#70E5BA #8070E5 #E5709B #D5E570
square
#70E5BA #8070E5 #E5709B #D5E570
split-complementary
#70E5BA #E570D5 #E58070
monochromatic
#22B981 #3CDCA1 #70E5BA #A4EED3 #D8F8EC
Accessibility & contrast
On white
1.54
#70E5BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#70E5BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E5BA
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E5BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E5BA | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8B8
Deuteranopia (green-blind)
#CFCBBD
Tritanopia (blue-blind)
#43E6D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #70e5ba; /* rgb */ color: rgb(112, 229, 186); /* oklch */ color: oklch(84.2% 0.124 166.9);
Tailwind
colors: {
custom: {
50: '#a1eece',
500: '#70e5ba',
950: '#000000',
},
}SCSS
$custom: #70e5ba; $custom-light: #a1eece; $custom-dark: #000000;
JSON
{
"hex": "#70e5ba",
"rgb": {
"r": 112,
"g": 229,
"b": 186
},
"hsl": {
"h": 157.949,
"s": 69.231,
"l": 66.863
},
"oklch": {
"l": 0.84194,
"c": 0.12394,
"h": 166.9
},
"luminance": 0.63029
}Semantic roles & 50–950 ramp
primary
#70E5BA
secondary
#B9406D
accent
#145AD1
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583