#70FCC2#70FCC2
#70FCC2 is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.8% C 0.148 H 163.5°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #70FCC2 |
|---|---|
| RGB | rgb(112, 252, 194) |
| HSL | hsl(155, 96%, 71%) |
| HSV | hsv(155, 56%, 99%) |
| CMYK | cmyk(55.6%, 0%, 23%, 1.2%) |
| CIE-LAB | lab(90.30, -51.30, 16.46) |
| CIE-LCH | lch(90.30, 53.87, 162.21°) |
| OKLab | oklab(89.83% -0.1418 0.0421) |
| OKLCH | oklch(89.83% 0.148 163.5) |
| XYZ | xyz(51.2253, 76.9558, 63.1829) |
| Luminance | 0.7696 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.12
Light Greenish Blue
#63F7B4
ΔE00 2.32
Light Blue Green
#7EFBB3
ΔE00 3.58
Aquamarine
#7FFFD4
ΔE00 3.63
Greenish Cyan
#2AFEB7
ΔE00 3.71
Light Turquoise
#7EF4CC
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FCC2 #FC70AA
analogous
#70FC7C #70FCC2 #70F0FC
triadic
#70FCC2 #C270FC #FCC270
tetradic
#70FCC2 #7C70FC #FC70AA #F0FC70
square
#70FCC2 #7C70FC #FC70AA #F0FC70
split-complementary
#70FCC2 #FC70F0 #FC7C70
monochromatic
#05ED8D #34FBA8 #70FCC2 #ACFDDC #E1FEF2
Accessibility & contrast
On white
1.28
#70FCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#70FCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FCC2
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FCC2 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECBF
Deuteranopia (green-blind)
#E4DDC6
Tritanopia (blue-blind)
#32FCEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #70fcc2; /* rgb */ color: rgb(112, 252, 194); /* oklch */ color: oklch(89.8% 0.148 163.5);
Tailwind
colors: {
custom: {
50: '#a3fed4',
500: '#70fcc2',
950: '#000000',
},
}SCSS
$custom: #70fcc2; $custom-light: #a3fed4; $custom-dark: #000000;
JSON
{
"hex": "#70fcc2",
"rgb": {
"r": 112,
"g": 252,
"b": 194
},
"hsl": {
"h": 155.143,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.89826,
"c": 0.14791,
"h": 163.5
},
"luminance": 0.76961
}Semantic roles & 50–950 ramp
primary
#70FCC2
secondary
#D8387A
accent
#005FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683