#70DED4#70DED4
#70DED4 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.3% C 0.103 H 187.6°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #70DED4 |
|---|---|
| RGB | rgb(112, 222, 212) |
| HSL | hsl(175, 63%, 65%) |
| HSV | hsv(175, 50%, 87%) |
| CMYK | cmyk(49.5%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(82.08, -33.96, -4.81) |
| CIE-LCH | lch(82.08, 34.30, 188.07°) |
| OKLab | oklab(83.29% -0.1017 -0.0135) |
| OKLCH | oklch(83.29% 0.103 187.6) |
| XYZ | xyz(44.6821, 60.4368, 71.5854) |
| Luminance | 0.6044 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.86
Mediumturquoise
#48D1CC
ΔE00 4.35
Tiffany Blue
#7BF2DA
ΔE00 6.13
Seafoam Blue
#78D1B6
ΔE00 7.17
Darkturquoise
#00CED1
ΔE00 7.18
Bright Aqua
#0BF9EA
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DED4 #DE707A
analogous
#70DE9D #70DED4 #70B1DE
triadic
#70DED4 #D470DE #DED470
tetradic
#70DED4 #9D70DE #DE707A #B1DE70
square
#70DED4 #9D70DE #DE707A #B1DE70
split-complementary
#70DED4 #DE70B1 #DE9D70
monochromatic
#28ACA0 #3ED3C5 #70DED4 #A2E9E3 #D3F5F2
Accessibility & contrast
On white
1.60
#70DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#70DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DED4
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DED4 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D4
Deuteranopia (green-blind)
#C2C6D5
Tritanopia (blue-blind)
#30E3DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #70ded4; /* rgb */ color: rgb(112, 222, 212); /* oklch */ color: oklch(83.3% 0.103 187.6);
Tailwind
colors: {
custom: {
50: '#a1e8e1',
500: '#70ded4',
950: '#000000',
},
}SCSS
$custom: #70ded4; $custom-light: #a1e8e1; $custom-dark: #000000;
JSON
{
"hex": "#70ded4",
"rgb": {
"r": 112,
"g": 222,
"b": 212
},
"hsl": {
"h": 174.545,
"s": 62.5,
"l": 65.49
},
"oklch": {
"l": 0.8329,
"c": 0.10258,
"h": 187.6
},
"luminance": 0.60441
}Semantic roles & 50–950 ramp
primary
#70DED4
secondary
#AE444E
accent
#1B2BCA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484