#70E8BC#70E8BC
#70E8BC is a very light, vivid teal. Relative luminance 0.648; OKLCH L 85.0% C 0.126 H 166.9°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #70E8BC |
|---|---|
| RGB | rgb(112, 232, 188) |
| HSL | hsl(158, 72%, 67%) |
| HSV | hsv(158, 52%, 91%) |
| CMYK | cmyk(51.7%, 0%, 19%, 9%) |
| CIE-LAB | lab(84.37, -44.07, 11.19) |
| CIE-LCH | lch(84.37, 45.47, 165.75°) |
| OKLab | oklab(84.96% -0.1231 0.0287) |
| OKLCH | oklch(84.96% 0.126 166.9) |
| XYZ | xyz(44.6116, 64.7849, 57.7210) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.79
Light Turquoise
#7EF4CC
ΔE00 3.02
Aqua Marine
#2EE8BB
ΔE00 3.87
Light Teal
#90E4C1
ΔE00 4.01
Light Aquamarine
#7BFDC7
ΔE00 4.76
Eucalyptus
#44D7A8
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E8BC #E8709C
analogous
#70E880 #70E8BC #70D8E8
triadic
#70E8BC #BC70E8 #E8BC70
tetradic
#70E8BC #8070E8 #E8709C #D8E870
square
#70E8BC #8070E8 #E8709C #D8E870
split-complementary
#70E8BC #E870D8 #E88070
monochromatic
#1FBF84 #3BE0A3 #70E8BC #A5F0D5 #D9F9ED
Accessibility & contrast
On white
1.50
#70E8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#70E8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E8BC
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E8BC | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABA
Deuteranopia (green-blind)
#D1CDBF
Tritanopia (blue-blind)
#40E9DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70e8bc; /* rgb */ color: rgb(112, 232, 188); /* oklch */ color: oklch(85.0% 0.126 166.9);
Tailwind
colors: {
custom: {
50: '#a1f0d0',
500: '#70e8bc',
950: '#000000',
},
}SCSS
$custom: #70e8bc; $custom-light: #a1f0d0; $custom-dark: #000000;
JSON
{
"hex": "#70e8bc",
"rgb": {
"r": 112,
"g": 232,
"b": 188
},
"hsl": {
"h": 158,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.84955,
"c": 0.12641,
"h": 166.9
},
"luminance": 0.64789
}Semantic roles & 50–950 ramp
primary
#70E8BC
secondary
#BE3E6D
accent
#1159D4
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101614
muted
#808583