#70FAB9#70FAB9
#70FAB9 is a very light, vivid teal. Relative luminance 0.753; OKLCH L 89.1% C 0.152 H 160.4°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #70FAB9 |
|---|---|
| RGB | rgb(112, 250, 185) |
| HSL | hsl(152, 93%, 71%) |
| HSV | hsv(152, 55%, 98%) |
| CMYK | cmyk(55.2%, 0%, 26%, 2%) |
| CIE-LAB | lab(89.54, -52.31, 20.02) |
| CIE-LCH | lch(89.54, 56.01, 159.06°) |
| OKLab | oklab(89.14% -0.1437 0.0511) |
| OKLCH | oklch(89.14% 0.152 160.4) |
| XYZ | xyz(49.6203, 75.3141, 57.8117) |
| Luminance | 0.7532 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.11
Light Blue Green
#7EFBB3
ΔE00 2.09
Light Aquamarine
#7BFDC7
ΔE00 2.53
Seafoam Green
#7AF9AB
ΔE00 3.04
Seafoam (survey)
#80F9AD
ΔE00 3.04
Greenish Cyan
#2AFEB7
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FAB9 #FA70B1
analogous
#70FA74 #70FAB9 #70F6FA
triadic
#70FAB9 #B970FA #FAB970
tetradic
#70FAB9 #7470FA #FA70B1 #F6FA70
square
#70FAB9 #7470FA #FA70B1 #F6FA70
split-complementary
#70FAB9 #FA70F6 #FA7470
monochromatic
#08E87E #35F89C #70FAB9 #ABFCD6 #E1FEF1
Accessibility & contrast
On white
1.31
#70FAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#70FAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FAB9
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FAB9 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E9B5
Deuteranopia (green-blind)
#E3DBBD
Tritanopia (blue-blind)
#3BF9E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #70fab9; /* rgb */ color: rgb(112, 250, 185); /* oklch */ color: oklch(89.1% 0.152 160.4);
Tailwind
colors: {
custom: {
50: '#a3fdce',
500: '#70fab9',
950: '#000000',
},
}SCSS
$custom: #70fab9; $custom-light: #a3fdce; $custom-dark: #000000;
JSON
{
"hex": "#70fab9",
"rgb": {
"r": 112,
"g": 250,
"b": 185
},
"hsl": {
"h": 151.739,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.89144,
"c": 0.15246,
"h": 160.4
},
"luminance": 0.75319
}Semantic roles & 50–950 ramp
primary
#70FAB9
secondary
#D53983
accent
#006CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683