#70E2BB#70E2BB
#70E2BB is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.5% C 0.119 H 168.6°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #70E2BB |
|---|---|
| RGB | rgb(112, 226, 187) |
| HSL | hsl(159, 66%, 66%) |
| HSV | hsv(159, 50%, 89%) |
| CMYK | cmyk(50.4%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(82.60, -41.65, 9.20) |
| CIE-LCH | lch(82.60, 42.65, 167.55°) |
| OKLab | oklab(83.51% -0.117 0.0236) |
| OKLCH | oklch(83.51% 0.119 168.6) |
| XYZ | xyz(42.8441, 61.4216, 56.6019) |
| Luminance | 0.6142 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.72
Light Teal
#90E4C1
ΔE00 3.52
Light Turquoise
#7EF4CC
ΔE00 3.99
Aqua Marine
#2EE8BB
ΔE00 4.21
Eucalyptus
#44D7A8
ΔE00 4.40
Seafoam Blue
#78D1B6
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E2BB #E27097
analogous
#70E282 #70E2BB #70D0E2
triadic
#70E2BB #BB70E2 #E2BB70
tetradic
#70E2BB #8270E2 #E27097 #D0E270
square
#70E2BB #8270E2 #E27097 #D0E270
split-complementary
#70E2BB #E270D0 #E28270
monochromatic
#24B382 #3DD8A3 #70E2BB #A3ECD3 #D6F7EB
Accessibility & contrast
On white
1.58
#70E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#70E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E2BB
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E2BB | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B9
Deuteranopia (green-blind)
#CCC8BE
Tritanopia (blue-blind)
#43E3D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #70e2bb; /* rgb */ color: rgb(112, 226, 187); /* oklch */ color: oklch(83.5% 0.119 168.6);
Tailwind
colors: {
custom: {
50: '#a0ebcf',
500: '#70e2bb',
950: '#000000',
},
}SCSS
$custom: #70e2bb; $custom-light: #a0ebcf; $custom-dark: #000000;
JSON
{
"hex": "#70e2bb",
"rgb": {
"r": 112,
"g": 226,
"b": 187
},
"hsl": {
"h": 159.474,
"s": 66.279,
"l": 66.275
},
"oklch": {
"l": 0.83511,
"c": 0.11932,
"h": 168.6
},
"luminance": 0.61425
}Semantic roles & 50–950 ramp
primary
#70E2BB
secondary
#B44269
accent
#1756CE
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483