#70DFD7#70DFD7
#70DFD7 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.103 H 189.2°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #70DFD7 |
|---|---|
| RGB | rgb(112, 223, 215) |
| HSL | hsl(176, 63%, 66%) |
| HSV | hsv(176, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(82.44, -33.68, -5.86) |
| CIE-LCH | lch(82.44, 34.19, 189.87°) |
| OKLab | oklab(83.62% -0.1015 -0.0164) |
| OKLCH | oklch(83.62% 0.103 189.2) |
| XYZ | xyz(45.3304, 61.1223, 73.6858) |
| Luminance | 0.6113 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.26
Mediumturquoise
#48D1CC
ΔE00 4.32
Tiffany Blue
#7BF2DA
ΔE00 6.52
Darkturquoise
#00CED1
ΔE00 6.92
Bright Aqua
#0BF9EA
ΔE00 7.36
Bright Light Blue
#26F7FD
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DFD7 #DF7078
analogous
#70DF9F #70DFD7 #70AFDF
triadic
#70DFD7 #D770DF #DFD770
tetradic
#70DFD7 #9F70DF #DF7078 #AFDF70
square
#70DFD7 #9F70DF #DF7078 #AFDF70
split-complementary
#70DFD7 #DF70AF #DF9F70
monochromatic
#27AEA4 #3ED4C9 #70DFD7 #A2EAE5 #D4F5F3
Accessibility & contrast
On white
1.59
#70DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#70DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DFD7
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DFD7 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D7
Deuteranopia (green-blind)
#C2C7D8
Tritanopia (blue-blind)
#2CE4DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70dfd7; /* rgb */ color: rgb(112, 223, 215); /* oklch */ color: oklch(83.6% 0.103 189.2);
Tailwind
colors: {
custom: {
50: '#a1e9e3',
500: '#70dfd7',
950: '#000000',
},
}SCSS
$custom: #70dfd7; $custom-light: #a1e9e3; $custom-dark: #000000;
JSON
{
"hex": "#70dfd7",
"rgb": {
"r": 112,
"g": 223,
"b": 215
},
"hsl": {
"h": 175.676,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.83615,
"c": 0.10283,
"h": 189.2
},
"luminance": 0.61126
}Semantic roles & 50–950 ramp
primary
#70DFD7
secondary
#B0444B
accent
#1A27CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484