#70DED2#70DED2
#70DED2 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.103 H 186.1°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #70DED2 |
|---|---|
| RGB | rgb(112, 222, 210) |
| HSL | hsl(173, 63%, 65%) |
| HSV | hsv(173, 50%, 87%) |
| CMYK | cmyk(49.5%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(82.02, -34.45, -3.83) |
| CIE-LCH | lch(82.02, 34.67, 186.34°) |
| OKLab | oklab(83.23% -0.1025 -0.0109) |
| OKLCH | oklch(83.23% 0.103 186.1) |
| XYZ | xyz(44.4314, 60.3365, 70.2649) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.54
Mediumturquoise
#48D1CC
ΔE00 4.64
Tiffany Blue
#7BF2DA
ΔE00 5.65
Seafoam Blue
#78D1B6
ΔE00 6.57
Bright Aqua
#0BF9EA
ΔE00 7.31
Darkturquoise
#00CED1
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DED2 #DE707C
analogous
#70DE9B #70DED2 #70B3DE
triadic
#70DED2 #D270DE #DED270
tetradic
#70DED2 #9B70DE #DE707C #B3DE70
square
#70DED2 #9B70DE #DE707C #B3DE70
split-complementary
#70DED2 #DE70B3 #DE9B70
monochromatic
#28AC9D #3ED3C2 #70DED2 #A2E9E2 #D3F5F1
Accessibility & contrast
On white
1.61
#70DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#70DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DED2
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DED2 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D2
Deuteranopia (green-blind)
#C2C6D3
Tritanopia (blue-blind)
#32E2DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #70ded2; /* rgb */ color: rgb(112, 222, 210); /* oklch */ color: oklch(83.2% 0.103 186.1);
Tailwind
colors: {
custom: {
50: '#a1e8df',
500: '#70ded2',
950: '#000000',
},
}SCSS
$custom: #70ded2; $custom-light: #a1e8df; $custom-dark: #000000;
JSON
{
"hex": "#70ded2",
"rgb": {
"r": 112,
"g": 222,
"b": 210
},
"hsl": {
"h": 173.455,
"s": 62.5,
"l": 65.49
},
"oklch": {
"l": 0.83228,
"c": 0.1031,
"h": 186.1
},
"luminance": 0.6034
}Semantic roles & 50–950 ramp
primary
#70DED2
secondary
#AE4450
accent
#1B2ECA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484