#70FBBC#70FBBC
#70FBBC is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.5% C 0.151 H 161.3°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #70FBBC |
|---|---|
| RGB | rgb(112, 251, 188) |
| HSL | hsl(153, 95%, 71%) |
| HSV | hsv(153, 55%, 98%) |
| CMYK | cmyk(55.4%, 0%, 25.1%, 1.6%) |
| CIE-LAB | lab(89.89, -52.12, 18.96) |
| CIE-LCH | lch(89.89, 55.46, 160.00°) |
| OKLab | oklab(89.45% -0.1434 0.0484) |
| OKLCH | oklch(89.45% 0.151 161.3) |
| XYZ | xyz(50.2518, 76.0653, 59.6011) |
| Luminance | 0.7607 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.41
Light Aquamarine
#7BFDC7
ΔE00 2.06
Light Blue Green
#7EFBB3
ΔE00 2.51
Greenish Cyan
#2AFEB7
ΔE00 3.42
Seafoam (survey)
#80F9AD
ΔE00 3.50
Seafoam Green
#7AF9AB
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FBBC #FB70AF
analogous
#70FB76 #70FBBC #70F4FB
triadic
#70FBBC #BC70FB #FBBC70
tetradic
#70FBBC #7670FB #FB70AF #F4FB70
square
#70FBBC #7670FB #FB70AF #F4FB70
split-complementary
#70FBBC #FB70F4 #FB7670
monochromatic
#07EA83 #34F9A0 #70FBBC #ACFDD8 #E1FEF1
Accessibility & contrast
On white
1.30
#70FBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#70FBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FBBC
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FBBC | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB8
Deuteranopia (green-blind)
#E4DCC0
Tritanopia (blue-blind)
#38FAEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #70fbbc; /* rgb */ color: rgb(112, 251, 188); /* oklch */ color: oklch(89.5% 0.151 161.3);
Tailwind
colors: {
custom: {
50: '#a3fdd0',
500: '#70fbbc',
950: '#000000',
},
}SCSS
$custom: #70fbbc; $custom-light: #a3fdd0; $custom-dark: #000000;
JSON
{
"hex": "#70fbbc",
"rgb": {
"r": 112,
"g": 251,
"b": 188
},
"hsl": {
"h": 152.806,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.8945,
"c": 0.15134,
"h": 161.3
},
"luminance": 0.7607
}Semantic roles & 50–950 ramp
primary
#70FBBC
secondary
#D73980
accent
#0068E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683