#70DCD7#70DCD7
#70DCD7 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.9% C 0.100 H 191.4°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #70DCD7 |
|---|---|
| RGB | rgb(112, 220, 215) |
| HSL | hsl(177, 61%, 65%) |
| HSV | hsv(177, 49%, 86%) |
| CMYK | cmyk(49.1%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(81.58, -32.27, -7.13) |
| CIE-LCH | lch(81.58, 33.05, 192.47°) |
| OKLab | oklab(82.92% -0.0982 -0.0198) |
| OKLCH | oklch(82.92% 0.1 191.4) |
| XYZ | xyz(44.5360, 59.5335, 73.4210) |
| Luminance | 0.5954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.86
Turquoise
#40E0D0
ΔE00 5.17
Darkturquoise
#00CED1
ΔE00 6.17
Bright Light Blue
#26F7FD
ΔE00 7.71
Tiffany Blue
#7BF2DA
ΔE00 7.77
Aqua Blue
#02D8E9
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DCD7 #DC7075
analogous
#70DCA1 #70DCD7 #70ABDC
triadic
#70DCD7 #D770DC #DCD770
tetradic
#70DCD7 #A170DC #DC7075 #ABDC70
square
#70DCD7 #A170DC #DC7075 #ABDC70
split-complementary
#70DCD7 #DC70AB #DCA170
monochromatic
#29A8A2 #3FD0C9 #70DCD7 #A1E8E5 #D2F4F3
Accessibility & contrast
On white
1.63
#70DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#70DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DCD7
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DCD7 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D7
Deuteranopia (green-blind)
#BFC5D8
Tritanopia (blue-blind)
#2EE1DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #70dcd7; /* rgb */ color: rgb(112, 220, 215); /* oklch */ color: oklch(82.9% 0.100 191.4);
Tailwind
colors: {
custom: {
50: '#a1e7e3',
500: '#70dcd7',
950: '#000000',
},
}SCSS
$custom: #70dcd7; $custom-light: #a1e7e3; $custom-dark: #000000;
JSON
{
"hex": "#70dcd7",
"rgb": {
"r": 112,
"g": 220,
"b": 215
},
"hsl": {
"h": 177.222,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.82921,
"c": 0.1002,
"h": 191.4
},
"luminance": 0.59537
}Semantic roles & 50–950 ramp
primary
#70DCD7
secondary
#AB454A
accent
#1D25C8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484