#70FCCA#70FCCA
#70FCCA is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.0% C 0.142 H 166.9°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #70FCCA |
|---|---|
| RGB | rgb(112, 252, 202) |
| HSL | hsl(159, 96%, 71%) |
| HSV | hsv(159, 56%, 99%) |
| CMYK | cmyk(55.6%, 0%, 19.8%, 1.2%) |
| CIE-LAB | lab(90.47, -49.60, 12.58) |
| CIE-LCH | lch(90.47, 51.17, 165.77°) |
| OKLab | oklab(90.02% -0.1383 0.0322) |
| OKLCH | oklch(90.02% 0.142 166.9) |
| XYZ | xyz(52.1481, 77.3249, 68.0427) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.45
Aquamarine
#7FFFD4
ΔE00 2.01
Light Turquoise
#7EF4CC
ΔE00 2.85
Light Aqua
#8CFFDB
ΔE00 3.92
Light Greenish Blue
#63F7B4
ΔE00 3.98
Bright Teal
#01F9C6
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FCCA #FC70A2
analogous
#70FC84 #70FCCA #70E8FC
triadic
#70FCCA #CA70FC #FCCA70
tetradic
#70FCCA #8470FC #FC70A2 #E8FC70
square
#70FCCA #8470FC #FC70A2 #E8FC70
split-complementary
#70FCCA #FC70E8 #FC8470
monochromatic
#05ED9A #34FBB4 #70FCCA #ACFDE0 #E1FEF4
Accessibility & contrast
On white
1.28
#70FCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#70FCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FCCA
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FCCA | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC7
Deuteranopia (green-blind)
#E2DECD
Tritanopia (blue-blind)
#2AFDEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #70fcca; /* rgb */ color: rgb(112, 252, 202); /* oklch */ color: oklch(90.0% 0.142 166.9);
Tailwind
colors: {
custom: {
50: '#a4feda',
500: '#70fcca',
950: '#000000',
},
}SCSS
$custom: #70fcca; $custom-light: #a4feda; $custom-dark: #000000;
JSON
{
"hex": "#70fcca",
"rgb": {
"r": 112,
"g": 252,
"b": 202
},
"hsl": {
"h": 158.571,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.9002,
"c": 0.14196,
"h": 166.9
},
"luminance": 0.7733
}Semantic roles & 50–950 ramp
primary
#70FCCA
secondary
#D83871
accent
#0052E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683