#70DCD8#70DCD8
#70DCD8 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.0% C 0.100 H 192.2°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #70DCD8 |
|---|---|
| RGB | rgb(112, 220, 216) |
| HSL | hsl(178, 61%, 65%) |
| HSV | hsv(178, 49%, 86%) |
| CMYK | cmyk(49.1%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(81.61, -32.01, -7.62) |
| CIE-LCH | lch(81.61, 32.91, 193.39°) |
| OKLab | oklab(82.95% -0.0978 -0.0211) |
| OKLCH | oklch(82.95% 0.1 192.2) |
| XYZ | xyz(44.6649, 59.5851, 74.0997) |
| Luminance | 0.5959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.92
Turquoise
#40E0D0
ΔE00 5.46
Darkturquoise
#00CED1
ΔE00 6.06
Bright Light Blue
#26F7FD
ΔE00 7.56
Aqua Blue
#02D8E9
ΔE00 7.56
Robin'S Egg
#6DEDFD
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DCD8 #DC7074
analogous
#70DCA2 #70DCD8 #70AADC
triadic
#70DCD8 #D870DC #DCD870
tetradic
#70DCD8 #A270DC #DC7074 #AADC70
square
#70DCD8 #A270DC #DC7074 #AADC70
split-complementary
#70DCD8 #DC70AA #DCA270
monochromatic
#29A8A4 #3FD0CB #70DCD8 #A1E8E5 #D2F4F3
Accessibility & contrast
On white
1.63
#70DCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#70DCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DCD8
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DCD8 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D8
Deuteranopia (green-blind)
#BFC5D9
Tritanopia (blue-blind)
#2DE1DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #70dcd8; /* rgb */ color: rgb(112, 220, 216); /* oklch */ color: oklch(83.0% 0.100 192.2);
Tailwind
colors: {
custom: {
50: '#a1e7e4',
500: '#70dcd8',
950: '#000000',
},
}SCSS
$custom: #70dcd8; $custom-light: #a1e7e4; $custom-dark: #000000;
JSON
{
"hex": "#70dcd8",
"rgb": {
"r": 112,
"g": 220,
"b": 216
},
"hsl": {
"h": 177.778,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.82953,
"c": 0.10006,
"h": 192.2
},
"luminance": 0.59589
}Semantic roles & 50–950 ramp
primary
#70DCD8
secondary
#AB4549
accent
#1D23C8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484