#70E6BB#70E6BB
#70E6BB is a very light, vivid teal. Relative luminance 0.636; OKLCH L 84.5% C 0.125 H 167.1°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #70E6BB |
|---|---|
| RGB | rgb(112, 230, 187) |
| HSL | hsl(158, 70%, 67%) |
| HSV | hsv(158, 51%, 90%) |
| CMYK | cmyk(51.3%, 0%, 18.7%, 9.8%) |
| CIE-LAB | lab(83.77, -43.41, 10.86) |
| CIE-LCH | lch(83.77, 44.75, 165.96°) |
| OKLab | oklab(84.46% -0.1214 0.0278) |
| OKLCH | oklch(84.46% 0.125 167.1) |
| XYZ | xyz(43.9445, 63.6224, 56.9687) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.56
Light Turquoise
#7EF4CC
ΔE00 3.34
Light Teal
#90E4C1
ΔE00 3.82
Aqua Marine
#2EE8BB
ΔE00 3.93
Eucalyptus
#44D7A8
ΔE00 4.66
Light Aquamarine
#7BFDC7
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E6BB #E6709B
analogous
#70E680 #70E6BB #70D6E6
triadic
#70E6BB #BB70E6 #E6BB70
tetradic
#70E6BB #8070E6 #E6709B #D6E670
square
#70E6BB #8070E6 #E6709B #D6E670
split-complementary
#70E6BB #E670D6 #E68070
monochromatic
#21BB83 #3CDDA2 #70E6BB #A4EFD4 #D8F8ED
Accessibility & contrast
On white
1.53
#70E6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#70E6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E6BB
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E6BB | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#CFCCBE
Tritanopia (blue-blind)
#42E7DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70e6bb; /* rgb */ color: rgb(112, 230, 187); /* oklch */ color: oklch(84.5% 0.125 167.1);
Tailwind
colors: {
custom: {
50: '#a1eecf',
500: '#70e6bb',
950: '#000000',
},
}SCSS
$custom: #70e6bb; $custom-light: #a1eecf; $custom-dark: #000000;
JSON
{
"hex": "#70e6bb",
"rgb": {
"r": 112,
"g": 230,
"b": 187
},
"hsl": {
"h": 158.136,
"s": 70.238,
"l": 67.059
},
"oklch": {
"l": 0.84456,
"c": 0.12452,
"h": 167.1
},
"luminance": 0.63626
}Semantic roles & 50–950 ramp
primary
#70E6BB
secondary
#BB406C
accent
#1359D2
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583