#70E7BF#70E7BF
#70E7BF is a very light, vivid teal. Relative luminance 0.644; OKLCH L 84.8% C 0.123 H 168.8°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #70E7BF |
|---|---|
| RGB | rgb(112, 231, 191) |
| HSL | hsl(160, 71%, 67%) |
| HSV | hsv(160, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 17.3%, 9.4%) |
| CIE-LAB | lab(84.15, -42.97, 9.30) |
| CIE-LCH | lch(84.15, 43.97, 167.79°) |
| OKLab | oklab(84.8% -0.1207 0.0238) |
| OKLCH | oklch(84.8% 0.123 168.8) |
| XYZ | xyz(44.6577, 64.3542, 59.3484) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.94
Seafoam
#7FE0B3
ΔE00 3.18
Light Teal
#90E4C1
ΔE00 3.72
Aqua Marine
#2EE8BB
ΔE00 3.85
Eucalyptus
#44D7A8
ΔE00 5.04
Aquamarine
#7FFFD4
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E7BF #E77098
analogous
#70E784 #70E7BF #70D3E7
triadic
#70E7BF #BF70E7 #E7BF70
tetradic
#70E7BF #8470E7 #E77098 #D3E770
square
#70E7BF #8470E7 #E77098 #D3E770
split-complementary
#70E7BF #E770D3 #E78470
monochromatic
#20BD88 #3CDEA8 #70E7BF #A4F0D6 #D9F9EE
Accessibility & contrast
On white
1.51
#70E7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#70E7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E7BF
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E7BF | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABD
Deuteranopia (green-blind)
#D0CDC2
Tritanopia (blue-blind)
#3FE8DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70e7bf; /* rgb */ color: rgb(112, 231, 191); /* oklch */ color: oklch(84.8% 0.123 168.8);
Tailwind
colors: {
custom: {
50: '#a1efd2',
500: '#70e7bf',
950: '#000000',
},
}SCSS
$custom: #70e7bf; $custom-light: #a1efd2; $custom-dark: #000000;
JSON
{
"hex": "#70e7bf",
"rgb": {
"r": 112,
"g": 231,
"b": 191
},
"hsl": {
"h": 159.832,
"s": 71.257,
"l": 67.255
},
"oklch": {
"l": 0.84796,
"c": 0.12302,
"h": 168.8
},
"luminance": 0.64358
}Semantic roles & 50–950 ramp
primary
#70E7BF
secondary
#BC3F69
accent
#1253D3
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101614
muted
#808583