#70FCBC#70FCBC
#70FCBC is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.7% C 0.153 H 161.1°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #70FCBC |
|---|---|
| RGB | rgb(112, 252, 188) |
| HSL | hsl(153, 96%, 71%) |
| HSV | hsv(153, 56%, 99%) |
| CMYK | cmyk(55.6%, 0%, 25.4%, 1.2%) |
| CIE-LAB | lab(90.18, -52.53, 19.37) |
| CIE-LCH | lch(90.18, 55.99, 159.76°) |
| OKLab | oklab(89.69% -0.1444 0.0494) |
| OKLCH | oklch(89.69% 0.153 161.1) |
| XYZ | xyz(50.5650, 76.6917, 59.7055) |
| Luminance | 0.7670 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.45
Light Aquamarine
#7BFDC7
ΔE00 2.18
Light Blue Green
#7EFBB3
ΔE00 2.38
Greenish Cyan
#2AFEB7
ΔE00 3.36
Seafoam (survey)
#80F9AD
ΔE00 3.39
Seafoam Green
#7AF9AB
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FCBC #FC70B0
analogous
#70FC76 #70FCBC #70F6FC
triadic
#70FCBC #BC70FC #FCBC70
tetradic
#70FCBC #7670FC #FC70B0 #F6FC70
square
#70FCBC #7670FC #FC70B0 #F6FC70
split-complementary
#70FCBC #FC70F6 #FC7670
monochromatic
#05ED83 #34FBA0 #70FCBC #ACFDD8 #E1FEF1
Accessibility & contrast
On white
1.29
#70FCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#70FCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FCBC
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FCBC | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB8
Deuteranopia (green-blind)
#E5DDC0
Tritanopia (blue-blind)
#37FBEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #70fcbc; /* rgb */ color: rgb(112, 252, 188); /* oklch */ color: oklch(89.7% 0.153 161.1);
Tailwind
colors: {
custom: {
50: '#a3fed0',
500: '#70fcbc',
950: '#000000',
},
}SCSS
$custom: #70fcbc; $custom-light: #a3fed0; $custom-dark: #000000;
JSON
{
"hex": "#70fcbc",
"rgb": {
"r": 112,
"g": 252,
"b": 188
},
"hsl": {
"h": 152.571,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.89686,
"c": 0.15266,
"h": 161.1
},
"luminance": 0.76696
}Semantic roles & 50–950 ramp
primary
#70FCBC
secondary
#D83881
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683