#70FCDC#70FCDC
#70FCDC is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.5% C 0.131 H 175.8°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #70FCDC |
|---|---|
| RGB | rgb(112, 252, 220) |
| HSL | hsl(166, 96%, 71%) |
| HSV | hsv(166, 56%, 99%) |
| CMYK | cmyk(55.6%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(90.88, -45.56, 3.87) |
| CIE-LCH | lch(90.88, 45.72, 175.15°) |
| OKLab | oklab(90.49% -0.1304 0.0095) |
| OKLCH | oklch(90.49% 0.131 175.8) |
| XYZ | xyz(54.4049, 78.2276, 79.9286) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.83
Tiffany Blue
#7BF2DA
ΔE00 3.04
Aquamarine
#7FFFD4
ΔE00 3.39
Light Turquoise
#7EF4CC
ΔE00 3.57
Aqua (survey)
#13EAC9
ΔE00 5.40
Bright Teal
#01F9C6
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FCDC #FC7090
analogous
#70FC96 #70FCDC #70D6FC
triadic
#70FCDC #DC70FC #FCDC70
tetradic
#70FCDC #9670FC #FC7090 #D6FC70
square
#70FCDC #9670FC #FC7090 #D6FC70
split-complementary
#70FCDC #FC70D6 #FC9670
monochromatic
#05EDB8 #34FBCD #70FCDC #ACFDEB #E1FEF8
Accessibility & contrast
On white
1.26
#70FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#70FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FCDC
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FCDC | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDB
Deuteranopia (green-blind)
#DEDEDE
Tritanopia (blue-blind)
#03FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #70fcdc; /* rgb */ color: rgb(112, 252, 220); /* oklch */ color: oklch(90.5% 0.131 175.8);
Tailwind
colors: {
custom: {
50: '#a4fee6',
500: '#70fcdc',
950: '#000000',
},
}SCSS
$custom: #70fcdc; $custom-light: #a4fee6; $custom-dark: #000000;
JSON
{
"hex": "#70fcdc",
"rgb": {
"r": 112,
"g": 252,
"b": 220
},
"hsl": {
"h": 166.286,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.90493,
"c": 0.13074,
"h": 175.8
},
"luminance": 0.78233
}Semantic roles & 50–950 ramp
primary
#70FCDC
secondary
#D8385D
accent
#0034E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684