#70FABD#70FABD
#70FABD is a very light, vivid teal. Relative luminance 0.755; OKLCH L 89.2% C 0.149 H 162.0°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #70FABD |
|---|---|
| RGB | rgb(112, 250, 189) |
| HSL | hsl(153, 93%, 71%) |
| HSV | hsv(153, 55%, 98%) |
| CMYK | cmyk(55.2%, 0%, 24.4%, 2%) |
| CIE-LAB | lab(89.62, -51.50, 18.07) |
| CIE-LCH | lch(89.62, 54.58, 160.66°) |
| OKLab | oklab(89.24% -0.1419 0.0462) |
| OKLCH | oklch(89.24% 0.149 162) |
| XYZ | xyz(50.0485, 75.4854, 60.0669) |
| Luminance | 0.7549 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.56
Light Aquamarine
#7BFDC7
ΔE00 1.78
Light Blue Green
#7EFBB3
ΔE00 2.85
Greenish Cyan
#2AFEB7
ΔE00 3.56
Seafoam (survey)
#80F9AD
ΔE00 3.83
Seafoam Green
#7AF9AB
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FABD #FA70AD
analogous
#70FA78 #70FABD #70F2FA
triadic
#70FABD #BD70FA #FABD70
tetradic
#70FABD #7870FA #FA70AD #F2FA70
square
#70FABD #7870FA #FA70AD #F2FA70
split-complementary
#70FABD #FA70F2 #FA7870
monochromatic
#08E885 #35F8A2 #70FABD #ABFCD8 #E1FEF1
Accessibility & contrast
On white
1.30
#70FABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#70FABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FABD
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FABD | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABA
Deuteranopia (green-blind)
#E3DCC1
Tritanopia (blue-blind)
#38FAE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #70fabd; /* rgb */ color: rgb(112, 250, 189); /* oklch */ color: oklch(89.2% 0.149 162.0);
Tailwind
colors: {
custom: {
50: '#a3fdd1',
500: '#70fabd',
950: '#000000',
},
}SCSS
$custom: #70fabd; $custom-light: #a3fdd1; $custom-dark: #000000;
JSON
{
"hex": "#70fabd",
"rgb": {
"r": 112,
"g": 250,
"b": 189
},
"hsl": {
"h": 153.478,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.89236,
"c": 0.14922,
"h": 162
},
"luminance": 0.7549
}Semantic roles & 50–950 ramp
primary
#70FABD
secondary
#D5397E
accent
#0065E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683