#70DFDC#70DFDC
#70DFDC is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.8% C 0.102 H 193.0°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #70DFDC |
|---|---|
| RGB | rgb(112, 223, 220) |
| HSL | hsl(178, 63%, 66%) |
| HSV | hsv(178, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(82.58, -32.42, -8.31) |
| CIE-LCH | lch(82.58, 33.47, 194.37°) |
| OKLab | oklab(83.77% -0.0994 -0.023) |
| OKLCH | oklch(83.77% 0.102 193) |
| XYZ | xyz(45.9827, 61.3833, 77.1212) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.43
Turquoise
#40E0D0
ΔE00 5.66
Darkturquoise
#00CED1
ΔE00 6.32
Bright Light Blue
#26F7FD
ΔE00 6.84
Robin'S Egg
#6DEDFD
ΔE00 7.18
Bright Cyan
#41FDFE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DFDC #DF7073
analogous
#70DFA4 #70DFDC #70ABDF
triadic
#70DFDC #DC70DF #DFDC70
tetradic
#70DFDC #A470DF #DF7073 #ABDF70
square
#70DFDC #A470DF #DF7073 #ABDF70
split-complementary
#70DFDC #DF70AB #DFA470
monochromatic
#27AEAA #3ED4D0 #70DFDC #A2EAE8 #D4F5F4
Accessibility & contrast
On white
1.58
#70DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#70DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DFDC
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DFDC | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DC
Deuteranopia (green-blind)
#C1C8DD
Tritanopia (blue-blind)
#25E5DE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #70dfdc; /* rgb */ color: rgb(112, 223, 220); /* oklch */ color: oklch(83.8% 0.102 193.0);
Tailwind
colors: {
custom: {
50: '#a1e9e6',
500: '#70dfdc',
950: '#000000',
},
}SCSS
$custom: #70dfdc; $custom-light: #a1e9e6; $custom-dark: #000000;
JSON
{
"hex": "#70dfdc",
"rgb": {
"r": 112,
"g": 223,
"b": 220
},
"hsl": {
"h": 178.378,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.83774,
"c": 0.10205,
"h": 193
},
"luminance": 0.61387
}Semantic roles & 50–950 ramp
primary
#70DFDC
secondary
#B04447
accent
#1A1FCB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101616
muted
#808484