#70F2CC#70F2CC
#70F2CC is a very light, vivid teal. Relative luminance 0.713; OKLCH L 87.7% C 0.128 H 171.4°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #70F2CC |
|---|---|
| RGB | rgb(112, 242, 204) |
| HSL | hsl(162, 83%, 69%) |
| HSV | hsv(162, 54%, 95%) |
| CMYK | cmyk(53.7%, 0%, 15.7%, 5.1%) |
| CIE-LAB | lab(87.63, -44.88, 7.49) |
| CIE-LCH | lch(87.63, 45.50, 170.53°) |
| OKLab | oklab(87.73% -0.1268 0.0191) |
| OKLCH | oklch(87.73% 0.128 171.4) |
| XYZ | xyz(49.3283, 71.3041, 68.2786) |
| Luminance | 0.7131 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.44
Aquamarine
#7FFFD4
ΔE00 3.02
Light Aqua
#8CFFDB
ΔE00 3.42
Tiffany Blue
#7BF2DA
ΔE00 4.02
Aqua Marine
#2EE8BB
ΔE00 4.38
Light Aquamarine
#7BFDC7
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F2CC #F27096
analogous
#70F28B #70F2CC #70D7F2
triadic
#70F2CC #CC70F2 #F2CC70
tetradic
#70F2CC #8B70F2 #F27096 #D7F270
square
#70F2CC #8B70F2 #F27096 #D7F270
split-complementary
#70F2CC #F270D7 #F28B70
monochromatic
#13D49C #38EDB8 #70F2CC #A8F7E0 #E0FCF4
Accessibility & contrast
On white
1.38
#70F2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#70F2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F2CC
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F2CC | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4CA
Deuteranopia (green-blind)
#D8D6CF
Tritanopia (blue-blind)
#2EF4E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #70f2cc; /* rgb */ color: rgb(112, 242, 204); /* oklch */ color: oklch(87.7% 0.128 171.4);
Tailwind
colors: {
custom: {
50: '#a3f7db',
500: '#70f2cc',
950: '#000000',
},
}SCSS
$custom: #70f2cc; $custom-light: #a3f7db; $custom-dark: #000000;
JSON
{
"hex": "#70f2cc",
"rgb": {
"r": 112,
"g": 242,
"b": 204
},
"hsl": {
"h": 162.462,
"s": 83.333,
"l": 69.412
},
"oklch": {
"l": 0.87725,
"c": 0.12825,
"h": 171.4
},
"luminance": 0.71309
}Semantic roles & 50–950 ramp
primary
#70F2CC
secondary
#CB3B65
accent
#0645E0
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101715
muted
#818584