#70FBBB#70FBBB
#70FBBB is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.4% C 0.152 H 161.0°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #70FBBB |
|---|---|
| RGB | rgb(112, 251, 187) |
| HSL | hsl(152, 95%, 71%) |
| HSV | hsv(152, 55%, 98%) |
| CMYK | cmyk(55.4%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(89.87, -52.32, 19.45) |
| CIE-LCH | lch(89.87, 55.82, 159.61°) |
| OKLab | oklab(89.43% -0.1438 0.0496) |
| OKLCH | oklch(89.43% 0.152 161) |
| XYZ | xyz(50.1444, 76.0223, 59.0353) |
| Luminance | 0.7603 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.31
Light Aquamarine
#7BFDC7
ΔE00 2.25
Light Blue Green
#7EFBB3
ΔE00 2.32
Seafoam (survey)
#80F9AD
ΔE00 3.31
Seafoam Green
#7AF9AB
ΔE00 3.32
Greenish Cyan
#2AFEB7
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FBBB #FB70B0
analogous
#70FB75 #70FBBB #70F6FB
triadic
#70FBBB #BB70FB #FBBB70
tetradic
#70FBBB #7570FB #FB70B0 #F6FB70
square
#70FBBB #7570FB #FB70B0 #F6FB70
split-complementary
#70FBBB #FB70F6 #FB7570
monochromatic
#07EA81 #34F99F #70FBBB #ACFDD7 #E1FEF1
Accessibility & contrast
On white
1.30
#70FBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#70FBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FBBB
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FBBB | 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)
#F8EAB7
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#39FAE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #70fbbb; /* rgb */ color: rgb(112, 251, 187); /* oklch */ color: oklch(89.4% 0.152 161.0);
Tailwind
colors: {
custom: {
50: '#a3fdcf',
500: '#70fbbb',
950: '#000000',
},
}SCSS
$custom: #70fbbb; $custom-light: #a3fdcf; $custom-dark: #000000;
JSON
{
"hex": "#70fbbb",
"rgb": {
"r": 112,
"g": 251,
"b": 187
},
"hsl": {
"h": 152.374,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.89427,
"c": 0.15215,
"h": 161
},
"luminance": 0.76027
}Semantic roles & 50–950 ramp
primary
#70FBBB
secondary
#D73981
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683