#70FACC#70FACC
#70FACC is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.6% C 0.138 H 168.5°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #70FACC |
|---|---|
| RGB | rgb(112, 250, 204) |
| HSL | hsl(160, 93%, 71%) |
| HSV | hsv(160, 55%, 98%) |
| CMYK | cmyk(55.2%, 0%, 18.4%, 2%) |
| CIE-LAB | lab(89.94, -48.32, 10.79) |
| CIE-LCH | lch(89.94, 49.51, 167.41°) |
| OKLab | oklab(89.6% -0.1353 0.0276) |
| OKLCH | oklch(89.6% 0.138 168.5) |
| XYZ | xyz(51.7616, 76.1707, 69.0897) |
| Luminance | 0.7618 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.62
Light Turquoise
#7EF4CC
ΔE00 2.08
Light Aquamarine
#7BFDC7
ΔE00 2.28
Light Aqua
#8CFFDB
ΔE00 3.33
Bright Teal
#01F9C6
ΔE00 3.93
Light Greenish Blue
#63F7B4
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FACC #FA709E
analogous
#70FA87 #70FACC #70E3FA
triadic
#70FACC #CC70FA #FACC70
tetradic
#70FACC #8770FA #FA709E #E3FA70
square
#70FACC #8770FA #FA709E #E3FA70
split-complementary
#70FACC #FA70E3 #FA8770
monochromatic
#08E89D #35F8B7 #70FACC #ABFCE1 #E1FEF4
Accessibility & contrast
On white
1.29
#70FACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#70FACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FACC
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FACC | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCA
Deuteranopia (green-blind)
#E0DCCF
Tritanopia (blue-blind)
#29FBED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #70facc; /* rgb */ color: rgb(112, 250, 204); /* oklch */ color: oklch(89.6% 0.138 168.5);
Tailwind
colors: {
custom: {
50: '#a3fcdb',
500: '#70facc',
950: '#000000',
},
}SCSS
$custom: #70facc; $custom-light: #a3fcdb; $custom-dark: #000000;
JSON
{
"hex": "#70facc",
"rgb": {
"r": 112,
"g": 250,
"b": 204
},
"hsl": {
"h": 160,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.89601,
"c": 0.13807,
"h": 168.5
},
"luminance": 0.76176
}Semantic roles & 50–950 ramp
primary
#70FACC
secondary
#D5396D
accent
#004CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684