#70F0CA#70F0CA
#70F0CA is a very light, vivid teal. Relative luminance 0.700; OKLCH L 87.2% C 0.127 H 171.2°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #70F0CA |
|---|---|
| RGB | rgb(112, 240, 202) |
| HSL | hsl(162, 81%, 69%) |
| HSV | hsv(162, 53%, 94%) |
| CMYK | cmyk(53.3%, 0%, 15.8%, 5.9%) |
| CIE-LAB | lab(87.01, -44.46, 7.64) |
| CIE-LCH | lch(87.01, 45.11, 170.25°) |
| OKLab | oklab(87.2% -0.1256 0.0195) |
| OKLCH | oklch(87.2% 0.127 171.2) |
| XYZ | xyz(48.4980, 70.0247, 66.8260) |
| Luminance | 0.7003 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.54
Aquamarine
#7FFFD4
ΔE00 3.36
Light Aqua
#8CFFDB
ΔE00 3.74
Tiffany Blue
#7BF2DA
ΔE00 4.11
Aqua Marine
#2EE8BB
ΔE00 4.20
Light Aquamarine
#7BFDC7
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F0CA #F07096
analogous
#70F08A #70F0CA #70D6F0
triadic
#70F0CA #CA70F0 #F0CA70
tetradic
#70F0CA #8A70F0 #F07096 #D6F070
square
#70F0CA #8A70F0 #F07096 #D6F070
split-complementary
#70F0CA #F070D6 #F08A70
monochromatic
#16D099 #39EAB5 #70F0CA #A7F6DF #DFFCF3
Accessibility & contrast
On white
1.40
#70F0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#70F0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F0CA
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F0CA | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE2C8
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#31F2E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #70f0ca; /* rgb */ color: rgb(112, 240, 202); /* oklch */ color: oklch(87.2% 0.127 171.2);
Tailwind
colors: {
custom: {
50: '#a2f5da',
500: '#70f0ca',
950: '#000000',
},
}SCSS
$custom: #70f0ca; $custom-light: #a2f5da; $custom-dark: #000000;
JSON
{
"hex": "#70f0ca",
"rgb": {
"r": 112,
"g": 240,
"b": 202
},
"hsl": {
"h": 162.188,
"s": 81.013,
"l": 69.02
},
"oklch": {
"l": 0.87203,
"c": 0.12707,
"h": 171.2
},
"luminance": 0.70029
}Semantic roles & 50–950 ramp
primary
#70F0CA
secondary
#C93B65
accent
#0847DD
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583