#70FDCD#70FDCD
#70FDCD is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.3% C 0.141 H 167.9°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #70FDCD |
|---|---|
| RGB | rgb(112, 253, 205) |
| HSL | hsl(160, 97%, 72%) |
| HSV | hsv(160, 56%, 99%) |
| CMYK | cmyk(55.7%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(90.82, -49.37, 11.54) |
| CIE-LCH | lch(90.82, 50.70, 166.85°) |
| OKLab | oklab(90.33% -0.138 0.0296) |
| OKLCH | oklch(90.33% 0.141 167.9) |
| XYZ | xyz(52.8216, 78.0980, 70.0366) |
| Luminance | 0.7810 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.59
Light Aquamarine
#7BFDC7
ΔE00 1.90
Light Turquoise
#7EF4CC
ΔE00 2.69
Light Aqua
#8CFFDB
ΔE00 3.51
Bright Teal
#01F9C6
ΔE00 3.95
Light Greenish Blue
#63F7B4
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FDCD #FD70A0
analogous
#70FD87 #70FDCD #70E7FD
triadic
#70FDCD #CD70FD #FDCD70
tetradic
#70FDCD #8770FD #FD70A0 #E7FD70
square
#70FDCD #8770FD #FD70A0 #E7FD70
split-complementary
#70FDCD #FD70E7 #FD8770
monochromatic
#03EF9F #34FCB8 #70FDCD #ACFEE2 #E1FFF4
Accessibility & contrast
On white
1.26
#70FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#70FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FDCD
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FDCD | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECB
Deuteranopia (green-blind)
#E3DFD0
Tritanopia (blue-blind)
#25FEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #70fdcd; /* rgb */ color: rgb(112, 253, 205); /* oklch */ color: oklch(90.3% 0.141 167.9);
Tailwind
colors: {
custom: {
50: '#a4ffdc',
500: '#70fdcd',
950: '#000000',
},
}SCSS
$custom: #70fdcd; $custom-light: #a4ffdc; $custom-dark: #000000;
JSON
{
"hex": "#70fdcd",
"rgb": {
"r": 112,
"g": 253,
"b": 205
},
"hsl": {
"h": 159.574,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.9033,
"c": 0.1411,
"h": 167.9
},
"luminance": 0.78103
}Semantic roles & 50–950 ramp
primary
#70FDCD
secondary
#D9386F
accent
#004EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684