#70F7BE#70F7BE
#70F7BE is a very light, vivid teal. Relative luminance 0.737; OKLCH L 88.5% C 0.144 H 163.1°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #70F7BE |
|---|---|
| RGB | rgb(112, 247, 190) |
| HSL | hsl(155, 89%, 70%) |
| HSV | hsv(155, 55%, 97%) |
| CMYK | cmyk(54.7%, 0%, 23.1%, 3.1%) |
| CIE-LAB | lab(88.77, -50.05, 16.37) |
| CIE-LCH | lch(88.77, 52.66, 161.89°) |
| OKLab | oklab(88.55% -0.1383 0.0419) |
| OKLCH | oklch(88.55% 0.145 163.1) |
| XYZ | xyz(49.2326, 73.6794, 60.3323) |
| Luminance | 0.7368 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.61
Light Greenish Blue
#63F7B4
ΔE00 2.09
Light Blue Green
#7EFBB3
ΔE00 3.60
Aquamarine
#7FFFD4
ΔE00 3.93
Light Turquoise
#7EF4CC
ΔE00 3.97
Greenish Cyan
#2AFEB7
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F7BE #F770A9
analogous
#70F77B #70F7BE #70ECF7
triadic
#70F7BE #BE70F7 #F7BE70
tetradic
#70F7BE #7B70F7 #F770A9 #ECF770
square
#70F7BE #7B70F7 #F770A9 #ECF770
split-complementary
#70F7BE #F770EC #F77B70
monochromatic
#0DE087 #36F4A4 #70F7BE #AAFAD8 #E2FDF2
Accessibility & contrast
On white
1.33
#70F7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#70F7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F7BE
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F7BE | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7BB
Deuteranopia (green-blind)
#E0D9C2
Tritanopia (blue-blind)
#38F7E7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #70f7be; /* rgb */ color: rgb(112, 247, 190); /* oklch */ color: oklch(88.5% 0.144 163.1);
Tailwind
colors: {
custom: {
50: '#a3fad1',
500: '#70f7be',
950: '#000000',
},
}SCSS
$custom: #70f7be; $custom-light: #a3fad1; $custom-dark: #000000;
JSON
{
"hex": "#70f7be",
"rgb": {
"r": 112,
"g": 247,
"b": 190
},
"hsl": {
"h": 154.667,
"s": 89.404,
"l": 70.392
},
"oklch": {
"l": 0.8855,
"c": 0.1445,
"h": 163.1
},
"luminance": 0.73684
}Semantic roles & 50–950 ramp
primary
#70F7BE
secondary
#D23A7A
accent
#0061E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583