#70E8BF#70E8BF
#70E8BF is a very light, vivid teal. Relative luminance 0.649; OKLCH L 85.0% C 0.124 H 168.4°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #70E8BF |
|---|---|
| RGB | rgb(112, 232, 191) |
| HSL | hsl(160, 72%, 67%) |
| HSV | hsv(160, 52%, 91%) |
| CMYK | cmyk(51.7%, 0%, 17.7%, 9%) |
| CIE-LAB | lab(84.44, -43.41, 9.71) |
| CIE-LCH | lch(84.44, 44.49, 167.39°) |
| OKLab | oklab(85.03% -0.1218 0.0249) |
| OKLCH | oklch(85.03% 0.124 168.4) |
| XYZ | xyz(44.9384, 64.9156, 59.4419) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.78
Seafoam
#7FE0B3
ΔE00 3.18
Aqua Marine
#2EE8BB
ΔE00 3.81
Light Teal
#90E4C1
ΔE00 3.82
Aquamarine
#7FFFD4
ΔE00 4.89
Light Aquamarine
#7BFDC7
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E8BF #E87099
analogous
#70E883 #70E8BF #70D5E8
triadic
#70E8BF #BF70E8 #E8BF70
tetradic
#70E8BF #8370E8 #E87099 #D5E870
square
#70E8BF #8370E8 #E87099 #D5E870
split-complementary
#70E8BF #E870D5 #E88370
monochromatic
#1FBF88 #3BE0A7 #70E8BF #A5F0D7 #D9F9EE
Accessibility & contrast
On white
1.50
#70E8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#70E8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E8BF
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E8BF | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBBD
Deuteranopia (green-blind)
#D1CDC2
Tritanopia (blue-blind)
#3EE9DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #70e8bf; /* rgb */ color: rgb(112, 232, 191); /* oklch */ color: oklch(85.0% 0.124 168.4);
Tailwind
colors: {
custom: {
50: '#a1f0d2',
500: '#70e8bf',
950: '#000000',
},
}SCSS
$custom: #70e8bf; $custom-light: #a1f0d2; $custom-dark: #000000;
JSON
{
"hex": "#70e8bf",
"rgb": {
"r": 112,
"g": 232,
"b": 191
},
"hsl": {
"h": 159.5,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.85032,
"c": 0.1243,
"h": 168.4
},
"luminance": 0.6492
}Semantic roles & 50–950 ramp
primary
#70E8BF
secondary
#BE3E6A
accent
#1154D4
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101614
muted
#808583