#70E8BD#70E8BD
#70E8BD is a very light, vivid teal. Relative luminance 0.648; OKLCH L 85.0% C 0.126 H 167.4°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #70E8BD |
|---|---|
| RGB | rgb(112, 232, 189) |
| HSL | hsl(159, 72%, 67%) |
| HSV | hsv(159, 52%, 91%) |
| CMYK | cmyk(51.7%, 0%, 18.5%, 9%) |
| CIE-LAB | lab(84.40, -43.85, 10.70) |
| CIE-LCH | lch(84.40, 45.14, 166.29°) |
| OKLab | oklab(84.98% -0.1227 0.0274) |
| OKLCH | oklch(84.98% 0.126 167.4) |
| XYZ | xyz(44.7198, 64.8281, 58.2907) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.90
Light Turquoise
#7EF4CC
ΔE00 2.92
Aqua Marine
#2EE8BB
ΔE00 3.83
Light Teal
#90E4C1
ΔE00 3.93
Light Aquamarine
#7BFDC7
ΔE00 4.86
Aquamarine
#7FFFD4
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E8BD #E8709B
analogous
#70E881 #70E8BD #70D7E8
triadic
#70E8BD #BD70E8 #E8BD70
tetradic
#70E8BD #8170E8 #E8709B #D7E870
square
#70E8BD #8170E8 #E8709B #D7E870
split-complementary
#70E8BD #E870D7 #E88170
monochromatic
#1FBF85 #3BE0A5 #70E8BD #A5F0D5 #D9F9EE
Accessibility & contrast
On white
1.50
#70E8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#70E8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E8BD
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E8BD | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABB
Deuteranopia (green-blind)
#D1CDC0
Tritanopia (blue-blind)
#40E9DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #70e8bd; /* rgb */ color: rgb(112, 232, 189); /* oklch */ color: oklch(85.0% 0.126 167.4);
Tailwind
colors: {
custom: {
50: '#a1f0d0',
500: '#70e8bd',
950: '#000000',
},
}SCSS
$custom: #70e8bd; $custom-light: #a1f0d0; $custom-dark: #000000;
JSON
{
"hex": "#70e8bd",
"rgb": {
"r": 112,
"g": 232,
"b": 189
},
"hsl": {
"h": 158.5,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.8498,
"c": 0.1257,
"h": 167.4
},
"luminance": 0.64832
}Semantic roles & 50–950 ramp
primary
#70E8BD
secondary
#BE3E6C
accent
#1157D4
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101614
muted
#808583