#70DECF#70DECF
#70DECF is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.104 H 183.8°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #70DECF |
|---|---|
| RGB | rgb(112, 222, 207) |
| HSL | hsl(172, 63%, 65%) |
| HSV | hsv(172, 50%, 87%) |
| CMYK | cmyk(49.5%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(81.94, -35.19, -2.35) |
| CIE-LCH | lch(81.94, 35.27, 183.83°) |
| OKLab | oklab(83.14% -0.1038 -0.0069) |
| OKLCH | oklch(83.14% 0.104 183.8) |
| XYZ | xyz(44.0611, 60.1884, 68.3150) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.33
Tiffany Blue
#7BF2DA
ΔE00 5.06
Mediumturquoise
#48D1CC
ΔE00 5.22
Seafoam Blue
#78D1B6
ΔE00 5.71
Aqua (survey)
#13EAC9
ΔE00 7.03
Pale Teal
#82CBB2
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DECF #DE707F
analogous
#70DE98 #70DECF #70B6DE
triadic
#70DECF #CF70DE #DECF70
tetradic
#70DECF #9870DE #DE707F #B6DE70
square
#70DECF #9870DE #DE707F #B6DE70
split-complementary
#70DECF #DE70B6 #DE9870
monochromatic
#28AC9A #3ED3BE #70DECF #A2E9E0 #D3F5F0
Accessibility & contrast
On white
1.61
#70DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#70DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DECF
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DECF | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CF
Deuteranopia (green-blind)
#C3C6D0
Tritanopia (blue-blind)
#35E2D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #70decf; /* rgb */ color: rgb(112, 222, 207); /* oklch */ color: oklch(83.1% 0.104 183.8);
Tailwind
colors: {
custom: {
50: '#a1e8dd',
500: '#70decf',
950: '#000000',
},
}SCSS
$custom: #70decf; $custom-light: #a1e8dd; $custom-dark: #000000;
JSON
{
"hex": "#70decf",
"rgb": {
"r": 112,
"g": 222,
"b": 207
},
"hsl": {
"h": 171.818,
"s": 62.5,
"l": 65.49
},
"oklch": {
"l": 0.83136,
"c": 0.10405,
"h": 183.8
},
"luminance": 0.60192
}Semantic roles & 50–950 ramp
primary
#70DECF
secondary
#AE4453
accent
#1B33CA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484