#70DED7#70DED7
#70DED7 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.102 H 189.9°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #70DED7 |
|---|---|
| RGB | rgb(112, 222, 215) |
| HSL | hsl(176, 63%, 65%) |
| HSV | hsv(176, 50%, 87%) |
| CMYK | cmyk(49.5%, 0%, 3.2%, 12.9%) |
| CIE-LAB | lab(82.16, -33.21, -6.28) |
| CIE-LCH | lch(82.16, 33.80, 190.71°) |
| OKLab | oklab(83.38% -0.1004 -0.0175) |
| OKLCH | oklch(83.38% 0.102 189.9) |
| XYZ | xyz(45.0640, 60.5896, 73.5970) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.13
Turquoise
#40E0D0
ΔE00 4.54
Darkturquoise
#00CED1
ΔE00 6.65
Tiffany Blue
#7BF2DA
ΔE00 6.93
Bright Aqua
#0BF9EA
ΔE00 7.66
Bright Light Blue
#26F7FD
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DED7 #DE7077
analogous
#70DEA0 #70DED7 #70AEDE
triadic
#70DED7 #D770DE #DED770
tetradic
#70DED7 #A070DE #DE7077 #AEDE70
square
#70DED7 #A070DE #DE7077 #AEDE70
split-complementary
#70DED7 #DE70AE #DEA070
monochromatic
#28ACA4 #3ED3C9 #70DED7 #A2E9E5 #D3F5F3
Accessibility & contrast
On white
1.60
#70DED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#70DED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DED7
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DED7 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D7
Deuteranopia (green-blind)
#C1C7D8
Tritanopia (blue-blind)
#2DE3DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #70ded7; /* rgb */ color: rgb(112, 222, 215); /* oklch */ color: oklch(83.4% 0.102 189.9);
Tailwind
colors: {
custom: {
50: '#a1e8e3',
500: '#70ded7',
950: '#000000',
},
}SCSS
$custom: #70ded7; $custom-light: #a1e8e3; $custom-dark: #000000;
JSON
{
"hex": "#70ded7",
"rgb": {
"r": 112,
"g": 222,
"b": 215
},
"hsl": {
"h": 176.182,
"s": 62.5,
"l": 65.49
},
"oklch": {
"l": 0.83384,
"c": 0.10194,
"h": 189.9
},
"luminance": 0.60594
}Semantic roles & 50–950 ramp
primary
#70DED7
secondary
#AE444B
accent
#1B26CA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484