#70E7BB#70E7BB
#70E7BB is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.7% C 0.126 H 166.7°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #70E7BB |
|---|---|
| RGB | rgb(112, 231, 187) |
| HSL | hsl(158, 71%, 67%) |
| HSV | hsv(158, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 19%, 9.4%) |
| CIE-LAB | lab(84.06, -43.85, 11.27) |
| CIE-LCH | lch(84.06, 45.27, 165.59°) |
| OKLab | oklab(84.69% -0.1225 0.0289) |
| OKLCH | oklch(84.69% 0.126 166.7) |
| XYZ | xyz(44.2235, 64.1805, 57.0617) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.61
Light Turquoise
#7EF4CC
ΔE00 3.23
Aqua Marine
#2EE8BB
ΔE00 3.92
Light Teal
#90E4C1
ΔE00 3.95
Eucalyptus
#44D7A8
ΔE00 4.77
Light Aquamarine
#7BFDC7
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E7BB #E7709C
analogous
#70E780 #70E7BB #70D8E7
triadic
#70E7BB #BB70E7 #E7BB70
tetradic
#70E7BB #8070E7 #E7709C #D8E770
square
#70E7BB #8070E7 #E7709C #D8E770
split-complementary
#70E7BB #E770D8 #E78070
monochromatic
#20BD83 #3CDEA2 #70E7BB #A4F0D4 #D9F9ED
Accessibility & contrast
On white
1.52
#70E7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#70E7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E7BB
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E7BB | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#41E8DA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70e7bb; /* rgb */ color: rgb(112, 231, 187); /* oklch */ color: oklch(84.7% 0.126 166.7);
Tailwind
colors: {
custom: {
50: '#a1efcf',
500: '#70e7bb',
950: '#000000',
},
}SCSS
$custom: #70e7bb; $custom-light: #a1efcf; $custom-dark: #000000;
JSON
{
"hex": "#70e7bb",
"rgb": {
"r": 112,
"g": 231,
"b": 187
},
"hsl": {
"h": 157.815,
"s": 71.257,
"l": 67.255
},
"oklch": {
"l": 0.84693,
"c": 0.12583,
"h": 166.7
},
"luminance": 0.64184
}Semantic roles & 50–950 ramp
primary
#70E7BB
secondary
#BC3F6D
accent
#125AD3
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101613
muted
#808583