#70FACF#70FACF
#70FACF is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.7% C 0.136 H 169.9°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #70FACF |
|---|---|
| RGB | rgb(112, 250, 207) |
| HSL | hsl(161, 93%, 71%) |
| HSV | hsv(161, 55%, 98%) |
| CMYK | cmyk(55.2%, 0%, 17.2%, 2%) |
| CIE-LAB | lab(90.01, -47.66, 9.33) |
| CIE-LCH | lch(90.01, 48.56, 168.92°) |
| OKLab | oklab(89.68% -0.134 0.0239) |
| OKLCH | oklch(89.68% 0.136 169.9) |
| XYZ | xyz(52.1249, 76.3160, 71.0029) |
| Luminance | 0.7632 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.48
Light Turquoise
#7EF4CC
ΔE00 1.86
Light Aqua
#8CFFDB
ΔE00 2.88
Light Aquamarine
#7BFDC7
ΔE00 2.98
Bright Teal
#01F9C6
ΔE00 4.05
Aqua Marine
#2EE8BB
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FACF #FA709B
analogous
#70FA8A #70FACF #70E0FA
triadic
#70FACF #CF70FA #FACF70
tetradic
#70FACF #8A70FA #FA709B #E0FA70
square
#70FACF #8A70FA #FA709B #E0FA70
split-complementary
#70FACF #FA70E0 #FA8A70
monochromatic
#08E8A2 #35F8BB #70FACF #ABFCE3 #E1FEF5
Accessibility & contrast
On white
1.29
#70FACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#70FACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FACF
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FACF | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCD
Deuteranopia (green-blind)
#DFDCD2
Tritanopia (blue-blind)
#25FCEE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #70facf; /* rgb */ color: rgb(112, 250, 207); /* oklch */ color: oklch(89.7% 0.136 169.9);
Tailwind
colors: {
custom: {
50: '#a3fcdd',
500: '#70facf',
950: '#000000',
},
}SCSS
$custom: #70facf; $custom-light: #a3fcdd; $custom-dark: #000000;
JSON
{
"hex": "#70facf",
"rgb": {
"r": 112,
"g": 250,
"b": 207
},
"hsl": {
"h": 161.304,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.89678,
"c": 0.13607,
"h": 169.9
},
"luminance": 0.76321
}Semantic roles & 50–950 ramp
primary
#70FACF
secondary
#D5396A
accent
#0048E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684