#70DFD4#70DFD4
#70DFD4 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.5% C 0.104 H 186.9°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #70DFD4 |
|---|---|
| RGB | rgb(112, 223, 212) |
| HSL | hsl(174, 63%, 66%) |
| HSV | hsv(174, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(82.36, -34.43, -4.39) |
| CIE-LCH | lch(82.36, 34.71, 187.27°) |
| OKLab | oklab(83.52% -0.1028 -0.0124) |
| OKLCH | oklch(83.52% 0.104 186.9) |
| XYZ | xyz(44.9485, 60.9696, 71.6742) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.65
Mediumturquoise
#48D1CC
ΔE00 4.62
Tiffany Blue
#7BF2DA
ΔE00 5.73
Seafoam Blue
#78D1B6
ΔE00 7.00
Bright Aqua
#0BF9EA
ΔE00 7.14
Darkturquoise
#00CED1
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DFD4 #DF707B
analogous
#70DF9C #70DFD4 #70B2DF
triadic
#70DFD4 #D470DF #DFD470
tetradic
#70DFD4 #9C70DF #DF707B #B2DF70
square
#70DFD4 #9C70DF #DF707B #B2DF70
split-complementary
#70DFD4 #DF70B2 #DF9C70
monochromatic
#27AEA0 #3ED4C5 #70DFD4 #A2EAE3 #D4F5F2
Accessibility & contrast
On white
1.59
#70DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#70DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DFD4
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DFD4 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D4
Deuteranopia (green-blind)
#C3C7D5
Tritanopia (blue-blind)
#30E3DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70dfd4; /* rgb */ color: rgb(112, 223, 212); /* oklch */ color: oklch(83.5% 0.104 186.9);
Tailwind
colors: {
custom: {
50: '#a1e9e1',
500: '#70dfd4',
950: '#000000',
},
}SCSS
$custom: #70dfd4; $custom-light: #a1e9e1; $custom-dark: #000000;
JSON
{
"hex": "#70dfd4",
"rgb": {
"r": 112,
"g": 223,
"b": 212
},
"hsl": {
"h": 174.054,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.83522,
"c": 0.10353,
"h": 186.9
},
"luminance": 0.60974
}Semantic roles & 50–950 ramp
primary
#70DFD4
secondary
#B0444E
accent
#1A2CCB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484