#70F1CA#70F1CA
#70F1CA is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.4% C 0.128 H 170.8°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #70F1CA |
|---|---|
| RGB | rgb(112, 241, 202) |
| HSL | hsl(162, 82%, 69%) |
| HSV | hsv(162, 54%, 95%) |
| CMYK | cmyk(53.5%, 0%, 16.2%, 5.5%) |
| CIE-LAB | lab(87.30, -44.90, 8.05) |
| CIE-LCH | lch(87.30, 45.61, 169.83°) |
| OKLab | oklab(87.44% -0.1266 0.0206) |
| OKLCH | oklch(87.44% 0.128 170.8) |
| XYZ | xyz(48.7932, 70.6151, 66.9244) |
| Luminance | 0.7062 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.37
Aquamarine
#7FFFD4
ΔE00 3.11
Light Aqua
#8CFFDB
ΔE00 3.63
Aqua Marine
#2EE8BB
ΔE00 4.21
Light Aquamarine
#7BFDC7
ΔE00 4.29
Tiffany Blue
#7BF2DA
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F1CA #F17097
analogous
#70F18A #70F1CA #70D8F1
triadic
#70F1CA #CA70F1 #F1CA70
tetradic
#70F1CA #8A70F1 #F17097 #D8F170
square
#70F1CA #8A70F1 #F17097 #D8F170
split-complementary
#70F1CA #F170D8 #F18A70
monochromatic
#15D299 #38ECB5 #70F1CA #A8F6DF #DFFCF3
Accessibility & contrast
On white
1.39
#70F1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#70F1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F1CA
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F1CA | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE3C8
Deuteranopia (green-blind)
#D7D5CD
Tritanopia (blue-blind)
#31F3E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #70f1ca; /* rgb */ color: rgb(112, 241, 202); /* oklch */ color: oklch(87.4% 0.128 170.8);
Tailwind
colors: {
custom: {
50: '#a2f6da',
500: '#70f1ca',
950: '#000000',
},
}SCSS
$custom: #70f1ca; $custom-light: #a2f6da; $custom-dark: #000000;
JSON
{
"hex": "#70f1ca",
"rgb": {
"r": 112,
"g": 241,
"b": 202
},
"hsl": {
"h": 161.86,
"s": 82.166,
"l": 69.216
},
"oklch": {
"l": 0.87438,
"c": 0.12829,
"h": 170.8
},
"luminance": 0.7062
}Semantic roles & 50–950 ramp
primary
#70F1CA
secondary
#CA3B66
accent
#0748DF
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583