#70DCDF#70DCDF
#70DCDF is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.100 H 197.8°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #70DCDF |
|---|---|
| RGB | rgb(112, 220, 223) |
| HSL | hsl(182, 63%, 66%) |
| HSV | hsv(182, 50%, 87%) |
| CMYK | cmyk(49.8%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(81.81, -30.22, -11.05) |
| CIE-LCH | lch(81.81, 32.17, 200.08°) |
| OKLab | oklab(83.18% -0.0949 -0.0305) |
| OKLCH | oklch(83.18% 0.1 197.8) |
| XYZ | xyz(45.5892, 59.9548, 78.9677) |
| Luminance | 0.5996 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.15
Aqua Blue
#02D8E9
ΔE00 5.63
Robin'S Egg
#6DEDFD
ΔE00 5.69
Darkturquoise
#00CED1
ΔE00 5.98
Robin Egg Blue
#8AF1FE
ΔE00 6.30
Robin'S Egg Blue
#98EFF9
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DCDF #DF7370
analogous
#70DFAB #70DCDF #70A4DF
triadic
#70DCDF #DF70DC #DCDF70
tetradic
#70DCDF #AB70DF #DF7370 #A4DF70
square
#70DCDF #AB70DF #DF7370 #A4DF70
split-complementary
#70DCDF #DF70A4 #DFAB70
monochromatic
#27AAAE #3ED0D4 #70DCDF #A2E8EA #D4F4F5
Accessibility & contrast
On white
1.62
#70DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#70DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DCDF
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DCDF | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#BDC6E0
Tritanopia (blue-blind)
#23E2DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #70dcdf; /* rgb */ color: rgb(112, 220, 223); /* oklch */ color: oklch(83.2% 0.100 197.8);
Tailwind
colors: {
custom: {
50: '#a1e7e9',
500: '#70dcdf',
950: '#000000',
},
}SCSS
$custom: #70dcdf; $custom-light: #a1e7e9; $custom-dark: #000000;
JSON
{
"hex": "#70dcdf",
"rgb": {
"r": 112,
"g": 220,
"b": 223
},
"hsl": {
"h": 181.622,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.83182,
"c": 0.09968,
"h": 197.8
},
"luminance": 0.59959
}Semantic roles & 50–950 ramp
primary
#70DCDF
secondary
#B04744
accent
#1F1ACB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484