#70DFD8#70DFD8
#70DFD8 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.6% C 0.103 H 189.9°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #70DFD8 |
|---|---|
| RGB | rgb(112, 223, 216) |
| HSL | hsl(176, 63%, 66%) |
| HSV | hsv(176, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(82.47, -33.43, -6.35) |
| CIE-LCH | lch(82.47, 34.03, 190.76°) |
| OKLab | oklab(83.65% -0.1011 -0.0177) |
| OKLCH | oklch(83.65% 0.103 189.9) |
| XYZ | xyz(45.4593, 61.1739, 74.3646) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.28
Turquoise
#40E0D0
ΔE00 4.51
Darkturquoise
#00CED1
ΔE00 6.76
Tiffany Blue
#7BF2DA
ΔE00 6.81
Bright Aqua
#0BF9EA
ΔE00 7.48
Bright Light Blue
#26F7FD
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DFD8 #DF7077
analogous
#70DFA0 #70DFD8 #70AEDF
triadic
#70DFD8 #D870DF #DFD870
tetradic
#70DFD8 #A070DF #DF7077 #AEDF70
square
#70DFD8 #A070DF #DF7077 #AEDF70
split-complementary
#70DFD8 #DF70AE #DFA070
monochromatic
#27AEA5 #3ED4CA #70DFD8 #A2EAE6 #D4F5F3
Accessibility & contrast
On white
1.59
#70DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#70DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DFD8
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DFD8 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D8
Deuteranopia (green-blind)
#C2C7D9
Tritanopia (blue-blind)
#2BE4DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70dfd8; /* rgb */ color: rgb(112, 223, 216); /* oklch */ color: oklch(83.6% 0.103 189.9);
Tailwind
colors: {
custom: {
50: '#a1e9e4',
500: '#70dfd8',
950: '#000000',
},
}SCSS
$custom: #70dfd8; $custom-light: #a1e9e4; $custom-dark: #000000;
JSON
{
"hex": "#70dfd8",
"rgb": {
"r": 112,
"g": 223,
"b": 216
},
"hsl": {
"h": 176.216,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.83647,
"c": 0.10264,
"h": 189.9
},
"luminance": 0.61178
}Semantic roles & 50–950 ramp
primary
#70DFD8
secondary
#B0444A
accent
#1A25CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484