#70DED1#70DED1
#70DED1 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.103 H 185.3°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #70DED1 |
|---|---|
| RGB | rgb(112, 222, 209) |
| HSL | hsl(173, 63%, 65%) |
| HSV | hsv(173, 50%, 87%) |
| CMYK | cmyk(49.5%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(81.99, -34.70, -3.34) |
| CIE-LCH | lch(81.99, 34.86, 185.50°) |
| OKLab | oklab(83.2% -0.103 -0.0095) |
| OKLCH | oklch(83.2% 0.103 185.3) |
| XYZ | xyz(44.3072, 60.2868, 69.6109) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.43
Mediumturquoise
#48D1CC
ΔE00 4.81
Tiffany Blue
#7BF2DA
ΔE00 5.44
Seafoam Blue
#78D1B6
ΔE00 6.28
Bright Aqua
#0BF9EA
ΔE00 7.30
Pale Teal
#82CBB2
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DED1 #DE707D
analogous
#70DE9A #70DED1 #70B4DE
triadic
#70DED1 #D170DE #DED170
tetradic
#70DED1 #9A70DE #DE707D #B4DE70
square
#70DED1 #9A70DE #DE707D #B4DE70
split-complementary
#70DED1 #DE70B4 #DE9A70
monochromatic
#28AC9C #3ED3C1 #70DED1 #A2E9E1 #D3F5F1
Accessibility & contrast
On white
1.61
#70DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#70DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DED1
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DED1 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D1
Deuteranopia (green-blind)
#C3C6D2
Tritanopia (blue-blind)
#33E2DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #70ded1; /* rgb */ color: rgb(112, 222, 209); /* oklch */ color: oklch(83.2% 0.103 185.3);
Tailwind
colors: {
custom: {
50: '#a1e8df',
500: '#70ded1',
950: '#000000',
},
}SCSS
$custom: #70ded1; $custom-light: #a1e8df; $custom-dark: #000000;
JSON
{
"hex": "#70ded1",
"rgb": {
"r": 112,
"g": 222,
"b": 209
},
"hsl": {
"h": 172.909,
"s": 62.5,
"l": 65.49
},
"oklch": {
"l": 0.83197,
"c": 0.1034,
"h": 185.3
},
"luminance": 0.60291
}Semantic roles & 50–950 ramp
primary
#70DED1
secondary
#AE4451
accent
#1B30CA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484