#70FCDB#70FCDB
#70FCDB is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.5% C 0.131 H 175.3°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #70FCDB |
|---|---|
| RGB | rgb(112, 252, 219) |
| HSL | hsl(166, 96%, 71%) |
| HSV | hsv(166, 56%, 99%) |
| CMYK | cmyk(55.6%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(90.86, -45.79, 4.35) |
| CIE-LCH | lch(90.86, 46.00, 174.58°) |
| OKLab | oklab(90.46% -0.1308 0.0108) |
| OKLCH | oklch(90.46% 0.131 175.3) |
| XYZ | xyz(54.2728, 78.1748, 79.2332) |
| Luminance | 0.7818 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.69
Aquamarine
#7FFFD4
ΔE00 3.13
Tiffany Blue
#7BF2DA
ΔE00 3.22
Light Turquoise
#7EF4CC
ΔE00 3.35
Aqua (survey)
#13EAC9
ΔE00 5.40
Bright Teal
#01F9C6
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FCDB #FC7091
analogous
#70FC95 #70FCDB #70D7FC
triadic
#70FCDB #DB70FC #FCDB70
tetradic
#70FCDB #9570FC #FC7091 #D7FC70
square
#70FCDB #9570FC #FC7091 #D7FC70
split-complementary
#70FCDB #FC70D7 #FC9570
monochromatic
#05EDB6 #34FBCC #70FCDB #ACFDEA #E1FEF7
Accessibility & contrast
On white
1.26
#70FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#70FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FCDB
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FCDB | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDA
Deuteranopia (green-blind)
#DFDEDD
Tritanopia (blue-blind)
#07FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #70fcdb; /* rgb */ color: rgb(112, 252, 219); /* oklch */ color: oklch(90.5% 0.131 175.3);
Tailwind
colors: {
custom: {
50: '#a4fee6',
500: '#70fcdb',
950: '#000000',
},
}SCSS
$custom: #70fcdb; $custom-light: #a4fee6; $custom-dark: #000000;
JSON
{
"hex": "#70fcdb",
"rgb": {
"r": 112,
"g": 252,
"b": 219
},
"hsl": {
"h": 165.857,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.90465,
"c": 0.13127,
"h": 175.3
},
"luminance": 0.7818
}Semantic roles & 50–950 ramp
primary
#70FCDB
secondary
#D8385E
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684