#70F4CC#70F4CC
#70F4CC is a very light, vivid teal. Relative luminance 0.725; OKLCH L 88.2% C 0.131 H 170.6°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #70F4CC |
|---|---|
| RGB | rgb(112, 244, 204) |
| HSL | hsl(162, 86%, 70%) |
| HSV | hsv(162, 54%, 96%) |
| CMYK | cmyk(54.1%, 0%, 16.4%, 4.3%) |
| CIE-LAB | lab(88.21, -45.75, 8.32) |
| CIE-LCH | lch(88.21, 46.50, 169.70°) |
| OKLab | oklab(88.19% -0.1289 0.0212) |
| OKLCH | oklch(88.19% 0.131 170.6) |
| XYZ | xyz(49.9268, 72.5011, 68.4781) |
| Luminance | 0.7251 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.25
Aquamarine
#7FFFD4
ΔE00 2.52
Light Aqua
#8CFFDB
ΔE00 3.24
Light Aquamarine
#7BFDC7
ΔE00 3.85
Bright Teal
#01F9C6
ΔE00 4.44
Aqua Marine
#2EE8BB
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F4CC #F47098
analogous
#70F48A #70F4CC #70DAF4
triadic
#70F4CC #CC70F4 #F4CC70
tetradic
#70F4CC #8A70F4 #F47098 #DAF470
square
#70F4CC #8A70F4 #F47098 #DAF470
split-complementary
#70F4CC #F470DA #F48A70
monochromatic
#11D99C #37F0B8 #70F4CC #A9F8E0 #E2FDF5
Accessibility & contrast
On white
1.35
#70F4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#70F4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F4CC
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F4CC | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6CA
Deuteranopia (green-blind)
#DAD7CF
Tritanopia (blue-blind)
#2DF6E8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #70f4cc; /* rgb */ color: rgb(112, 244, 204); /* oklch */ color: oklch(88.2% 0.131 170.6);
Tailwind
colors: {
custom: {
50: '#a3f8db',
500: '#70f4cc',
950: '#000000',
},
}SCSS
$custom: #70f4cc; $custom-light: #a3f8db; $custom-dark: #000000;
JSON
{
"hex": "#70f4cc",
"rgb": {
"r": 112,
"g": 244,
"b": 204
},
"hsl": {
"h": 161.818,
"s": 85.714,
"l": 69.804
},
"oklch": {
"l": 0.88194,
"c": 0.13069,
"h": 170.6
},
"luminance": 0.72506
}Semantic roles & 50–950 ramp
primary
#70F4CC
secondary
#CE3A67
accent
#0347E2
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101715
muted
#818584