#70FDCE#70FDCE
#70FDCE is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.4% C 0.140 H 168.4°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #70FDCE |
|---|---|
| RGB | rgb(112, 253, 206) |
| HSL | hsl(160, 97%, 72%) |
| HSV | hsv(160, 56%, 99%) |
| CMYK | cmyk(55.7%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(90.85, -49.15, 11.05) |
| CIE-LCH | lch(90.85, 50.38, 167.33°) |
| OKLab | oklab(90.35% -0.1375 0.0283) |
| OKLCH | oklch(90.35% 0.14 168.4) |
| XYZ | xyz(52.9427, 78.1465, 70.6743) |
| Luminance | 0.7815 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.44
Light Aquamarine
#7BFDC7
ΔE00 2.12
Light Turquoise
#7EF4CC
ΔE00 2.58
Light Aqua
#8CFFDB
ΔE00 3.33
Bright Teal
#01F9C6
ΔE00 3.95
Light Greenish Blue
#63F7B4
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FDCE #FD709F
analogous
#70FD88 #70FDCE #70E6FD
triadic
#70FDCE #CE70FD #FDCE70
tetradic
#70FDCE #8870FD #FD709F #E6FD70
square
#70FDCE #8870FD #FD709F #E6FD70
split-complementary
#70FDCE #FD70E6 #FD8870
monochromatic
#03EFA1 #34FCB9 #70FDCE #ACFEE3 #E1FFF5
Accessibility & contrast
On white
1.26
#70FDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#70FDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FDCE
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FDCE | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECC
Deuteranopia (green-blind)
#E2DFD1
Tritanopia (blue-blind)
#24FEF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #70fdce; /* rgb */ color: rgb(112, 253, 206); /* oklch */ color: oklch(90.4% 0.140 168.4);
Tailwind
colors: {
custom: {
50: '#a4ffdd',
500: '#70fdce',
950: '#000000',
},
}SCSS
$custom: #70fdce; $custom-light: #a4ffdd; $custom-dark: #000000;
JSON
{
"hex": "#70fdce",
"rgb": {
"r": 112,
"g": 253,
"b": 206
},
"hsl": {
"h": 160,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.90355,
"c": 0.14041,
"h": 168.4
},
"luminance": 0.78152
}Semantic roles & 50–950 ramp
primary
#70FDCE
secondary
#D9386E
accent
#004CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684