#70E5BB#70E5BB
#70E5BB is a very light, vivid teal. Relative luminance 0.631; OKLCH L 84.2% C 0.123 H 167.4°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #70E5BB |
|---|---|
| RGB | rgb(112, 229, 187) |
| HSL | hsl(158, 69%, 67%) |
| HSV | hsv(158, 51%, 90%) |
| CMYK | cmyk(51.1%, 0%, 18.3%, 10.2%) |
| CIE-LAB | lab(83.48, -42.97, 10.44) |
| CIE-LCH | lch(83.48, 44.22, 166.34°) |
| OKLab | oklab(84.22% -0.1203 0.0268) |
| OKLCH | oklch(84.22% 0.123 167.4) |
| XYZ | xyz(43.6670, 63.0674, 56.8762) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.54
Light Turquoise
#7EF4CC
ΔE00 3.47
Light Teal
#90E4C1
ΔE00 3.71
Aqua Marine
#2EE8BB
ΔE00 3.96
Eucalyptus
#44D7A8
ΔE00 4.56
Light Aquamarine
#7BFDC7
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E5BB #E5709A
analogous
#70E581 #70E5BB #70D4E5
triadic
#70E5BB #BB70E5 #E5BB70
tetradic
#70E5BB #8170E5 #E5709A #D4E570
square
#70E5BB #8170E5 #E5709A #D4E570
split-complementary
#70E5BB #E570D4 #E58170
monochromatic
#22B983 #3CDCA2 #70E5BB #A4EED4 #D8F8EC
Accessibility & contrast
On white
1.54
#70E5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#70E5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E5BB
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E5BB | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8B9
Deuteranopia (green-blind)
#CFCBBE
Tritanopia (blue-blind)
#42E6D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #70e5bb; /* rgb */ color: rgb(112, 229, 187); /* oklch */ color: oklch(84.2% 0.123 167.4);
Tailwind
colors: {
custom: {
50: '#a1eecf',
500: '#70e5bb',
950: '#000000',
},
}SCSS
$custom: #70e5bb; $custom-light: #a1eecf; $custom-dark: #000000;
JSON
{
"hex": "#70e5bb",
"rgb": {
"r": 112,
"g": 229,
"b": 187
},
"hsl": {
"h": 158.462,
"s": 69.231,
"l": 66.863
},
"oklch": {
"l": 0.8422,
"c": 0.12323,
"h": 167.4
},
"luminance": 0.63071
}Semantic roles & 50–950 ramp
primary
#70E5BB
secondary
#B9406C
accent
#1458D1
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583