#70FABE#70FABE
#70FABE is a very light, vivid teal. Relative luminance 0.755; OKLCH L 89.3% C 0.148 H 162.4°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #70FABE |
|---|---|
| RGB | rgb(112, 250, 190) |
| HSL | hsl(154, 93%, 71%) |
| HSV | hsv(154, 55%, 98%) |
| CMYK | cmyk(55.2%, 0%, 24%, 2%) |
| CIE-LAB | lab(89.64, -51.30, 17.59) |
| CIE-LCH | lch(89.64, 54.23, 161.07°) |
| OKLab | oklab(89.26% -0.1414 0.045) |
| OKLCH | oklch(89.26% 0.148 162.4) |
| XYZ | xyz(50.1574, 75.5290, 60.6405) |
| Luminance | 0.7553 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.60
Light Greenish Blue
#63F7B4
ΔE00 1.73
Light Blue Green
#7EFBB3
ΔE00 3.05
Greenish Cyan
#2AFEB7
ΔE00 3.62
Seafoam (survey)
#80F9AD
ΔE00 4.03
Seafoam Green
#7AF9AB
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FABE #FA70AC
analogous
#70FA79 #70FABE #70F1FA
triadic
#70FABE #BE70FA #FABE70
tetradic
#70FABE #7970FA #FA70AC #F1FA70
square
#70FABE #7970FA #FA70AC #F1FA70
split-complementary
#70FABE #FA70F1 #FA7970
monochromatic
#08E886 #35F8A3 #70FABE #ABFCD9 #E1FEF2
Accessibility & contrast
On white
1.30
#70FABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#70FABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FABE
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FABE | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EABB
Deuteranopia (green-blind)
#E3DCC2
Tritanopia (blue-blind)
#37FAE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #70fabe; /* rgb */ color: rgb(112, 250, 190); /* oklch */ color: oklch(89.3% 0.148 162.4);
Tailwind
colors: {
custom: {
50: '#a3fdd1',
500: '#70fabe',
950: '#000000',
},
}SCSS
$custom: #70fabe; $custom-light: #a3fdd1; $custom-dark: #000000;
JSON
{
"hex": "#70fabe",
"rgb": {
"r": 112,
"g": 250,
"b": 190
},
"hsl": {
"h": 153.913,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.89259,
"c": 0.14843,
"h": 162.4
},
"luminance": 0.75534
}Semantic roles & 50–950 ramp
primary
#70FABE
secondary
#D5397D
accent
#0064E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683