#70FABF#70FABF
#70FABF is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.3% C 0.148 H 162.8°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #70FABF |
|---|---|
| RGB | rgb(112, 250, 191) |
| HSL | hsl(154, 93%, 71%) |
| HSV | hsv(154, 55%, 98%) |
| CMYK | cmyk(55.2%, 0%, 23.6%, 2%) |
| CIE-LAB | lab(89.66, -51.09, 17.10) |
| CIE-LCH | lch(89.66, 53.88, 161.49°) |
| OKLab | oklab(89.28% -0.141 0.0438) |
| OKLCH | oklch(89.28% 0.148 162.8) |
| XYZ | xyz(50.2670, 75.5729, 61.2181) |
| Luminance | 0.7558 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.44
Light Greenish Blue
#63F7B4
ΔE00 1.91
Light Blue Green
#7EFBB3
ΔE00 3.26
Greenish Cyan
#2AFEB7
ΔE00 3.69
Aquamarine
#7FFFD4
ΔE00 4.01
Seafoam (survey)
#80F9AD
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FABF #FA70AB
analogous
#70FA7A #70FABF #70F0FA
triadic
#70FABF #BF70FA #FABF70
tetradic
#70FABF #7A70FA #FA70AB #F0FA70
square
#70FABF #7A70FA #FA70AB #F0FA70
split-complementary
#70FABF #FA70F0 #FA7A70
monochromatic
#08E888 #35F8A5 #70FABF #ABFCD9 #E1FEF2
Accessibility & contrast
On white
1.30
#70FABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#70FABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FABF
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FABF | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EABC
Deuteranopia (green-blind)
#E2DCC3
Tritanopia (blue-blind)
#36FAEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #70fabf; /* rgb */ color: rgb(112, 250, 191); /* oklch */ color: oklch(89.3% 0.148 162.8);
Tailwind
colors: {
custom: {
50: '#a3fdd2',
500: '#70fabf',
950: '#000000',
},
}SCSS
$custom: #70fabf; $custom-light: #a3fdd2; $custom-dark: #000000;
JSON
{
"hex": "#70fabf",
"rgb": {
"r": 112,
"g": 250,
"b": 191
},
"hsl": {
"h": 154.348,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.89283,
"c": 0.14764,
"h": 162.8
},
"luminance": 0.75578
}Semantic roles & 50–950 ramp
primary
#70FABF
secondary
#D5397C
accent
#0062E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683