#70E9BE#70E9BE
#70E9BE is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.2% C 0.126 H 167.5°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #70E9BE |
|---|---|
| RGB | rgb(112, 233, 190) |
| HSL | hsl(159, 73%, 68%) |
| HSV | hsv(159, 52%, 91%) |
| CMYK | cmyk(51.9%, 0%, 18.5%, 8.6%) |
| CIE-LAB | lab(84.71, -44.07, 10.62) |
| CIE-LCH | lch(84.71, 45.33, 166.45°) |
| OKLab | oklab(85.24% -0.1233 0.0272) |
| OKLCH | oklch(85.24% 0.126 167.5) |
| XYZ | xyz(45.1110, 65.4363, 58.9584) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.72
Seafoam
#7FE0B3
ΔE00 3.08
Aqua Marine
#2EE8BB
ΔE00 3.81
Light Teal
#90E4C1
ΔE00 4.00
Light Aquamarine
#7BFDC7
ΔE00 4.68
Aquamarine
#7FFFD4
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E9BE #E9709B
analogous
#70E982 #70E9BE #70D7E9
triadic
#70E9BE #BE70E9 #E9BE70
tetradic
#70E9BE #8270E9 #E9709B #D7E970
square
#70E9BE #8270E9 #E9709B #D7E970
split-complementary
#70E9BE #E970D7 #E98270
monochromatic
#1EC187 #3BE1A6 #70E9BE #A5F1D6 #DAF9EE
Accessibility & contrast
On white
1.49
#70E9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#70E9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E9BE
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E9BE | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBC
Deuteranopia (green-blind)
#D2CEC1
Tritanopia (blue-blind)
#3EEADD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #70e9be; /* rgb */ color: rgb(112, 233, 190); /* oklch */ color: oklch(85.2% 0.126 167.5);
Tailwind
colors: {
custom: {
50: '#a1f0d1',
500: '#70e9be',
950: '#000000',
},
}SCSS
$custom: #70e9be; $custom-light: #a1f0d1; $custom-dark: #000000;
JSON
{
"hex": "#70e9be",
"rgb": {
"r": 112,
"g": 233,
"b": 190
},
"hsl": {
"h": 158.678,
"s": 73.333,
"l": 67.647
},
"oklch": {
"l": 0.85242,
"c": 0.12628,
"h": 167.5
},
"luminance": 0.6544
}Semantic roles & 50–950 ramp
primary
#70E9BE
secondary
#C03E6C
accent
#1056D5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583