#70FCBE#70FCBE
#70FCBE is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.7% C 0.151 H 161.9°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #70FCBE |
|---|---|
| RGB | rgb(112, 252, 190) |
| HSL | hsl(153, 96%, 71%) |
| HSV | hsv(153, 56%, 99%) |
| CMYK | cmyk(55.6%, 0%, 24.6%, 1.2%) |
| CIE-LAB | lab(90.22, -52.12, 18.40) |
| CIE-LCH | lch(90.22, 55.27, 160.56°) |
| OKLab | oklab(89.73% -0.1435 0.047) |
| OKLCH | oklch(89.73% 0.151 161.9) |
| XYZ | xyz(50.7821, 76.7785, 60.8488) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.67
Light Aquamarine
#7BFDC7
ΔE00 1.80
Light Blue Green
#7EFBB3
ΔE00 2.76
Greenish Cyan
#2AFEB7
ΔE00 3.42
Seafoam (survey)
#80F9AD
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FCBE #FC70AE
analogous
#70FC78 #70FCBE #70F4FC
triadic
#70FCBE #BE70FC #FCBE70
tetradic
#70FCBE #7870FC #FC70AE #F4FC70
square
#70FCBE #7870FC #FC70AE #F4FC70
split-complementary
#70FCBE #FC70F4 #FC7870
monochromatic
#05ED86 #34FBA3 #70FCBE #ACFDD9 #E1FEF1
Accessibility & contrast
On white
1.28
#70FCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#70FCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FCBE
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FCBE | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBB
Deuteranopia (green-blind)
#E5DDC2
Tritanopia (blue-blind)
#36FCEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #70fcbe; /* rgb */ color: rgb(112, 252, 190); /* oklch */ color: oklch(89.7% 0.151 161.9);
Tailwind
colors: {
custom: {
50: '#a3fed1',
500: '#70fcbe',
950: '#000000',
},
}SCSS
$custom: #70fcbe; $custom-light: #a3fed1; $custom-dark: #000000;
JSON
{
"hex": "#70fcbe",
"rgb": {
"r": 112,
"g": 252,
"b": 190
},
"hsl": {
"h": 153.429,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.89732,
"c": 0.15104,
"h": 161.9
},
"luminance": 0.76783
}Semantic roles & 50–950 ramp
primary
#70FCBE
secondary
#D8387F
accent
#0066E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683