#70DECC#70DECC
#70DECC is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.105 H 181.6°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #70DECC |
|---|---|
| RGB | rgb(112, 222, 204) |
| HSL | hsl(170, 63%, 65%) |
| HSV | hsv(170, 50%, 87%) |
| CMYK | cmyk(49.5%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(81.86, -35.92, -0.88) |
| CIE-LCH | lch(81.86, 35.93, 181.40°) |
| OKLab | oklab(83.05% -0.1051 -0.0029) |
| OKLCH | oklch(83.05% 0.105 181.6) |
| XYZ | xyz(43.6978, 60.0431, 66.4017) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.45
Tiffany Blue
#7BF2DA
ΔE00 4.64
Seafoam Blue
#78D1B6
ΔE00 4.94
Mediumturquoise
#48D1CC
ΔE00 5.93
Aqua (survey)
#13EAC9
ΔE00 6.37
Pale Teal
#82CBB2
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DECC #DE7082
analogous
#70DE95 #70DECC #70B9DE
triadic
#70DECC #CC70DE #DECC70
tetradic
#70DECC #9570DE #DE7082 #B9DE70
square
#70DECC #9570DE #DE7082 #B9DE70
split-complementary
#70DECC #DE70B9 #DE9570
monochromatic
#28AC96 #3ED3BA #70DECC #A2E9DE #D3F5EF
Accessibility & contrast
On white
1.61
#70DECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#70DECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DECC
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DECC | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CB
Deuteranopia (green-blind)
#C4C6CE
Tritanopia (blue-blind)
#38E1D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #70decc; /* rgb */ color: rgb(112, 222, 204); /* oklch */ color: oklch(83.0% 0.105 181.6);
Tailwind
colors: {
custom: {
50: '#a1e8db',
500: '#70decc',
950: '#000000',
},
}SCSS
$custom: #70decc; $custom-light: #a1e8db; $custom-dark: #000000;
JSON
{
"hex": "#70decc",
"rgb": {
"r": 112,
"g": 222,
"b": 204
},
"hsl": {
"h": 170.182,
"s": 62.5,
"l": 65.49
},
"oklch": {
"l": 0.83046,
"c": 0.10514,
"h": 181.6
},
"luminance": 0.60047
}Semantic roles & 50–950 ramp
primary
#70DECC
secondary
#AE4455
accent
#1B38CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1615
muted
#808484