#70FABB#70FABB
#70FABB is a very light, vivid teal. Relative luminance 0.754; OKLCH L 89.2% C 0.151 H 161.2°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #70FABB |
|---|---|
| RGB | rgb(112, 250, 187) |
| HSL | hsl(153, 93%, 71%) |
| HSV | hsv(153, 55%, 98%) |
| CMYK | cmyk(55.2%, 0%, 25.2%, 2%) |
| CIE-LAB | lab(89.58, -51.91, 19.04) |
| CIE-LCH | lch(89.58, 55.29, 159.85°) |
| OKLab | oklab(89.19% -0.1428 0.0486) |
| OKLCH | oklch(89.19% 0.151 161.2) |
| XYZ | xyz(49.8329, 75.3992, 58.9314) |
| Luminance | 0.7540 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.28
Light Aquamarine
#7BFDC7
ΔE00 2.15
Light Blue Green
#7EFBB3
ΔE00 2.46
Seafoam (survey)
#80F9AD
ΔE00 3.43
Seafoam Green
#7AF9AB
ΔE00 3.45
Greenish Cyan
#2AFEB7
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FABB #FA70AF
analogous
#70FA76 #70FABB #70F4FA
triadic
#70FABB #BB70FA #FABB70
tetradic
#70FABB #7670FA #FA70AF #F4FA70
square
#70FABB #7670FA #FA70AF #F4FA70
split-complementary
#70FABB #FA70F4 #FA7670
monochromatic
#08E882 #35F89F #70FABB #ABFCD7 #E1FEF1
Accessibility & contrast
On white
1.31
#70FABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#70FABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FABB
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FABB | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB7
Deuteranopia (green-blind)
#E3DBBF
Tritanopia (blue-blind)
#39F9E9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #70fabb; /* rgb */ color: rgb(112, 250, 187); /* oklch */ color: oklch(89.2% 0.151 161.2);
Tailwind
colors: {
custom: {
50: '#a3fdcf',
500: '#70fabb',
950: '#000000',
},
}SCSS
$custom: #70fabb; $custom-light: #a3fdcf; $custom-dark: #000000;
JSON
{
"hex": "#70fabb",
"rgb": {
"r": 112,
"g": 250,
"b": 187
},
"hsl": {
"h": 152.609,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.8919,
"c": 0.15083,
"h": 161.2
},
"luminance": 0.75404
}Semantic roles & 50–950 ramp
primary
#70FABB
secondary
#D53980
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683