#70FCBA#70FCBA
#70FCBA is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.6% C 0.154 H 160.4°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #70FCBA |
|---|---|
| RGB | rgb(112, 252, 186) |
| HSL | hsl(152, 96%, 71%) |
| HSV | hsv(152, 56%, 99%) |
| CMYK | cmyk(55.6%, 0%, 26.2%, 1.2%) |
| CIE-LAB | lab(90.14, -52.93, 20.34) |
| CIE-LCH | lch(90.14, 56.70, 158.98°) |
| OKLab | oklab(89.64% -0.1453 0.0519) |
| OKLCH | oklch(89.64% 0.154 160.4) |
| XYZ | xyz(50.3509, 76.6060, 58.5779) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.34
Light Blue Green
#7EFBB3
ΔE00 2.03
Light Aquamarine
#7BFDC7
ΔE00 2.58
Seafoam Green
#7AF9AB
ΔE00 3.01
Seafoam (survey)
#80F9AD
ΔE00 3.03
Greenish Cyan
#2AFEB7
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FCBA #FC70B2
analogous
#70FC74 #70FCBA #70F8FC
triadic
#70FCBA #BA70FC #FCBA70
tetradic
#70FCBA #7470FC #FC70B2 #F8FC70
square
#70FCBA #7470FC #FC70B2 #F8FC70
split-complementary
#70FCBA #FC70F8 #FC7470
monochromatic
#05ED7F #34FB9D #70FCBA #ACFDD7 #E1FEF1
Accessibility & contrast
On white
1.29
#70FCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#70FCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FCBA
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FCBA | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB6
Deuteranopia (green-blind)
#E5DDBE
Tritanopia (blue-blind)
#39FBEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #70fcba; /* rgb */ color: rgb(112, 252, 186); /* oklch */ color: oklch(89.6% 0.154 160.4);
Tailwind
colors: {
custom: {
50: '#a3fecf',
500: '#70fcba',
950: '#000000',
},
}SCSS
$custom: #70fcba; $custom-light: #a3fecf; $custom-dark: #000000;
JSON
{
"hex": "#70fcba",
"rgb": {
"r": 112,
"g": 252,
"b": 186
},
"hsl": {
"h": 151.714,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.89641,
"c": 0.15429,
"h": 160.4
},
"luminance": 0.76611
}Semantic roles & 50–950 ramp
primary
#70FCBA
secondary
#D83884
accent
#006CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683