#70E3BB#70E3BB
#70E3BB is a very light, vivid teal. Relative luminance 0.620; OKLCH L 83.7% C 0.121 H 168.2°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #70E3BB |
|---|---|
| RGB | rgb(112, 227, 187) |
| HSL | hsl(159, 67%, 66%) |
| HSV | hsv(159, 51%, 89%) |
| CMYK | cmyk(50.7%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(82.90, -42.09, 9.61) |
| CIE-LCH | lch(82.90, 43.17, 167.14°) |
| OKLab | oklab(83.75% -0.1181 0.0246) |
| OKLCH | oklch(83.75% 0.121 168.2) |
| XYZ | xyz(43.1168, 61.9670, 56.6928) |
| Luminance | 0.6197 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.62
Light Teal
#90E4C1
ΔE00 3.56
Light Turquoise
#7EF4CC
ΔE00 3.80
Aqua Marine
#2EE8BB
ΔE00 4.10
Eucalyptus
#44D7A8
ΔE00 4.43
Mediumaquamarine
#66CDAA
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E3BB #E37098
analogous
#70E382 #70E3BB #70D2E3
triadic
#70E3BB #BB70E3 #E3BB70
tetradic
#70E3BB #8270E3 #E37098 #D2E370
square
#70E3BB #8270E3 #E37098 #D2E370
split-complementary
#70E3BB #E370D2 #E38270
monochromatic
#23B582 #3DD9A3 #70E3BB #A3EDD3 #D6F7EC
Accessibility & contrast
On white
1.57
#70E3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#70E3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E3BB
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E3BB | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#CDC9BE
Tritanopia (blue-blind)
#43E4D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #70e3bb; /* rgb */ color: rgb(112, 227, 187); /* oklch */ color: oklch(83.7% 0.121 168.2);
Tailwind
colors: {
custom: {
50: '#a0eccf',
500: '#70e3bb',
950: '#000000',
},
}SCSS
$custom: #70e3bb; $custom-light: #a0eccf; $custom-dark: #000000;
JSON
{
"hex": "#70e3bb",
"rgb": {
"r": 112,
"g": 227,
"b": 187
},
"hsl": {
"h": 159.13,
"s": 67.251,
"l": 66.471
},
"oklch": {
"l": 0.83747,
"c": 0.12062,
"h": 168.2
},
"luminance": 0.61971
}Semantic roles & 50–950 ramp
primary
#70E3BB
secondary
#B6416A
accent
#1657CF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583