#70E4BB#70E4BB
#70E4BB is a very light, vivid teal. Relative luminance 0.625; OKLCH L 84.0% C 0.122 H 167.8°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #70E4BB |
|---|---|
| RGB | rgb(112, 228, 187) |
| HSL | hsl(159, 68%, 67%) |
| HSV | hsv(159, 51%, 89%) |
| CMYK | cmyk(50.9%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(83.19, -42.53, 10.03) |
| CIE-LCH | lch(83.19, 43.70, 166.74°) |
| OKLab | oklab(83.98% -0.1192 0.0257) |
| OKLCH | oklch(83.98% 0.122 167.8) |
| XYZ | xyz(43.3911, 62.5156, 56.7842) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.56
Light Turquoise
#7EF4CC
ΔE00 3.62
Light Teal
#90E4C1
ΔE00 3.62
Aqua Marine
#2EE8BB
ΔE00 4.02
Eucalyptus
#44D7A8
ΔE00 4.48
Mediumaquamarine
#66CDAA
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E4BB #E47099
analogous
#70E481 #70E4BB #70D3E4
triadic
#70E4BB #BB70E4 #E4BB70
tetradic
#70E4BB #8170E4 #E47099 #D3E470
square
#70E4BB #8170E4 #E47099 #D3E470
split-complementary
#70E4BB #E470D3 #E48170
monochromatic
#23B783 #3DDAA3 #70E4BB #A3EED3 #D7F7EC
Accessibility & contrast
On white
1.56
#70E4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#70E4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E4BB
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E4BB | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B9
Deuteranopia (green-blind)
#CECABE
Tritanopia (blue-blind)
#42E5D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #70e4bb; /* rgb */ color: rgb(112, 228, 187); /* oklch */ color: oklch(84.0% 0.122 167.8);
Tailwind
colors: {
custom: {
50: '#a1edcf',
500: '#70e4bb',
950: '#000000',
},
}SCSS
$custom: #70e4bb; $custom-light: #a1edcf; $custom-dark: #000000;
JSON
{
"hex": "#70e4bb",
"rgb": {
"r": 112,
"g": 228,
"b": 187
},
"hsl": {
"h": 158.793,
"s": 68.235,
"l": 66.667
},
"oklch": {
"l": 0.83984,
"c": 0.12192,
"h": 167.8
},
"luminance": 0.62519
}Semantic roles & 50–950 ramp
primary
#70E4BB
secondary
#B7416B
accent
#1557D0
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583