#70FDCC#70FDCC
#70FDCC is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.3% C 0.142 H 167.5°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #70FDCC |
|---|---|
| RGB | rgb(112, 253, 204) |
| HSL | hsl(159, 97%, 72%) |
| HSV | hsv(159, 56%, 99%) |
| CMYK | cmyk(55.7%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(90.80, -49.59, 12.02) |
| CIE-LCH | lch(90.80, 51.02, 166.37°) |
| OKLab | oklab(90.31% -0.1384 0.0308) |
| OKLCH | oklch(90.31% 0.142 167.5) |
| XYZ | xyz(52.7012, 78.0499, 69.4029) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.68
Aquamarine
#7FFFD4
ΔE00 1.75
Light Turquoise
#7EF4CC
ΔE00 2.82
Light Aqua
#8CFFDB
ΔE00 3.69
Bright Teal
#01F9C6
ΔE00 3.97
Light Greenish Blue
#63F7B4
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FDCC #FD70A1
analogous
#70FD86 #70FDCC #70E7FD
triadic
#70FDCC #CC70FD #FDCC70
tetradic
#70FDCC #8670FD #FD70A1 #E7FD70
square
#70FDCC #8670FD #FD70A1 #E7FD70
split-complementary
#70FDCC #FD70E7 #FD8670
monochromatic
#03EF9D #34FCB6 #70FDCC #ACFEE2 #E1FFF4
Accessibility & contrast
On white
1.26
#70FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#70FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FDCC
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FDCC | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC9
Deuteranopia (green-blind)
#E3DFCF
Tritanopia (blue-blind)
#27FEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #70fdcc; /* rgb */ color: rgb(112, 253, 204); /* oklch */ color: oklch(90.3% 0.142 167.5);
Tailwind
colors: {
custom: {
50: '#a4ffdb',
500: '#70fdcc',
950: '#000000',
},
}SCSS
$custom: #70fdcc; $custom-light: #a4ffdb; $custom-dark: #000000;
JSON
{
"hex": "#70fdcc",
"rgb": {
"r": 112,
"g": 253,
"b": 204
},
"hsl": {
"h": 159.149,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.90305,
"c": 0.1418,
"h": 167.5
},
"luminance": 0.78055
}Semantic roles & 50–950 ramp
primary
#70FDCC
secondary
#D93870
accent
#0050E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684