#70FACA#70FACA
#70FACA is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.5% C 0.139 H 167.5°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #70FACA |
|---|---|
| RGB | rgb(112, 250, 202) |
| HSL | hsl(159, 93%, 71%) |
| HSV | hsv(159, 55%, 98%) |
| CMYK | cmyk(55.2%, 0%, 19.2%, 2%) |
| CIE-LAB | lab(89.89, -48.76, 11.76) |
| CIE-LCH | lch(89.89, 50.15, 166.44°) |
| OKLab | oklab(89.55% -0.1362 0.0301) |
| OKLCH | oklch(89.55% 0.139 167.5) |
| XYZ | xyz(51.5233, 76.0754, 67.8345) |
| Luminance | 0.7608 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.85
Aquamarine
#7FFFD4
ΔE00 1.88
Light Turquoise
#7EF4CC
ΔE00 2.35
Light Aqua
#8CFFDB
ΔE00 3.68
Bright Teal
#01F9C6
ΔE00 3.94
Light Greenish Blue
#63F7B4
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FACA #FA70A0
analogous
#70FA85 #70FACA #70E5FA
triadic
#70FACA #CA70FA #FACA70
tetradic
#70FACA #8570FA #FA70A0 #E5FA70
square
#70FACA #8570FA #FA70A0 #E5FA70
split-complementary
#70FACA #FA70E5 #FA8570
monochromatic
#08E89A #35F8B4 #70FACA #ABFCE0 #E1FEF4
Accessibility & contrast
On white
1.30
#70FACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#70FACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FACA
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FACA | 1.00 | 1.30 | 16.22 | 16.22 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBC8
Deuteranopia (green-blind)
#E0DCCD
Tritanopia (blue-blind)
#2BFBEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #70faca; /* rgb */ color: rgb(112, 250, 202); /* oklch */ color: oklch(89.5% 0.139 167.5);
Tailwind
colors: {
custom: {
50: '#a3fcda',
500: '#70faca',
950: '#000000',
},
}SCSS
$custom: #70faca; $custom-light: #a3fcda; $custom-dark: #000000;
JSON
{
"hex": "#70faca",
"rgb": {
"r": 112,
"g": 250,
"b": 202
},
"hsl": {
"h": 159.13,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.8955,
"c": 0.13946,
"h": 167.5
},
"luminance": 0.7608
}Semantic roles & 50–950 ramp
primary
#70FACA
secondary
#D5396F
accent
#0050E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683