#70F2CA#70F2CA
#70F2CA is a very light, vivid teal. Relative luminance 0.712; OKLCH L 87.7% C 0.130 H 170.4°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #70F2CA |
|---|---|
| RGB | rgb(112, 242, 202) |
| HSL | hsl(162, 83%, 69%) |
| HSV | hsv(162, 54%, 95%) |
| CMYK | cmyk(53.7%, 0%, 16.5%, 5.1%) |
| CIE-LAB | lab(87.59, -45.33, 8.47) |
| CIE-LCH | lch(87.59, 46.11, 169.42°) |
| OKLab | oklab(87.67% -0.1277 0.0216) |
| OKLCH | oklch(87.67% 0.13 170.4) |
| XYZ | xyz(49.0900, 71.2087, 67.0233) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.25
Aquamarine
#7FFFD4
ΔE00 2.87
Light Aqua
#8CFFDB
ΔE00 3.54
Light Aquamarine
#7BFDC7
ΔE00 3.99
Aqua Marine
#2EE8BB
ΔE00 4.24
Tiffany Blue
#7BF2DA
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F2CA #F27098
analogous
#70F289 #70F2CA #70D9F2
triadic
#70F2CA #CA70F2 #F2CA70
tetradic
#70F2CA #8970F2 #F27098 #D9F270
square
#70F2CA #8970F2 #F27098 #D9F270
split-complementary
#70F2CA #F270D9 #F28970
monochromatic
#13D499 #38EDB5 #70F2CA #A8F7DF #E0FCF4
Accessibility & contrast
On white
1.38
#70F2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#70F2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F2CA
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F2CA | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C8
Deuteranopia (green-blind)
#D8D6CD
Tritanopia (blue-blind)
#30F4E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #70f2ca; /* rgb */ color: rgb(112, 242, 202); /* oklch */ color: oklch(87.7% 0.130 170.4);
Tailwind
colors: {
custom: {
50: '#a2f7da',
500: '#70f2ca',
950: '#000000',
},
}SCSS
$custom: #70f2ca; $custom-light: #a2f7da; $custom-dark: #000000;
JSON
{
"hex": "#70f2ca",
"rgb": {
"r": 112,
"g": 242,
"b": 202
},
"hsl": {
"h": 161.538,
"s": 83.333,
"l": 69.412
},
"oklch": {
"l": 0.87672,
"c": 0.12952,
"h": 170.4
},
"luminance": 0.71213
}Semantic roles & 50–950 ramp
primary
#70F2CA
secondary
#CB3B67
accent
#0649E0
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583