#70E7BC#70E7BC
#70E7BC is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.7% C 0.125 H 167.2°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #70E7BC |
|---|---|
| RGB | rgb(112, 231, 188) |
| HSL | hsl(158, 71%, 67%) |
| HSV | hsv(158, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 18.6%, 9.4%) |
| CIE-LAB | lab(84.08, -43.63, 10.78) |
| CIE-LCH | lch(84.08, 44.94, 166.13°) |
| OKLab | oklab(84.72% -0.122 0.0276) |
| OKLCH | oklch(84.72% 0.125 167.2) |
| XYZ | xyz(44.3310, 64.2235, 57.6274) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.72
Light Turquoise
#7EF4CC
ΔE00 3.13
Light Teal
#90E4C1
ΔE00 3.87
Aqua Marine
#2EE8BB
ΔE00 3.87
Eucalyptus
#44D7A8
ΔE00 4.81
Light Aquamarine
#7BFDC7
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E7BC #E7709B
analogous
#70E781 #70E7BC #70D7E7
triadic
#70E7BC #BC70E7 #E7BC70
tetradic
#70E7BC #8170E7 #E7709B #D7E770
square
#70E7BC #8170E7 #E7709B #D7E770
split-complementary
#70E7BC #E770D7 #E78170
monochromatic
#20BD84 #3CDEA3 #70E7BC #A4F0D5 #D9F9ED
Accessibility & contrast
On white
1.52
#70E7BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#70E7BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E7BC
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E7BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E7BC | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BA
Deuteranopia (green-blind)
#D0CCBF
Tritanopia (blue-blind)
#41E8DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70e7bc; /* rgb */ color: rgb(112, 231, 188); /* oklch */ color: oklch(84.7% 0.125 167.2);
Tailwind
colors: {
custom: {
50: '#a1efd0',
500: '#70e7bc',
950: '#000000',
},
}SCSS
$custom: #70e7bc; $custom-light: #a1efd0; $custom-dark: #000000;
JSON
{
"hex": "#70e7bc",
"rgb": {
"r": 112,
"g": 231,
"b": 188
},
"hsl": {
"h": 158.319,
"s": 71.257,
"l": 67.255
},
"oklch": {
"l": 0.84718,
"c": 0.12511,
"h": 167.2
},
"luminance": 0.64227
}Semantic roles & 50–950 ramp
primary
#70E7BC
secondary
#BC3F6C
accent
#1258D3
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101614
muted
#808583