#70DFCF#70DFCF
#70DFCF is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.105 H 183.1°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #70DFCF |
|---|---|
| RGB | rgb(112, 223, 207) |
| HSL | hsl(171, 63%, 66%) |
| HSV | hsv(171, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(82.23, -35.65, -1.93) |
| CIE-LCH | lch(82.23, 35.70, 183.10°) |
| OKLab | oklab(83.37% -0.1049 -0.0058) |
| OKLCH | oklch(83.37% 0.105 183.1) |
| XYZ | xyz(44.3275, 60.7212, 68.4038) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.27
Tiffany Blue
#7BF2DA
ΔE00 4.71
Mediumturquoise
#48D1CC
ΔE00 5.55
Seafoam Blue
#78D1B6
ΔE00 5.61
Aqua (survey)
#13EAC9
ΔE00 6.71
Pale Teal
#82CBB2
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DFCF #DF7080
analogous
#70DF97 #70DFCF #70B8DF
triadic
#70DFCF #CF70DF #DFCF70
tetradic
#70DFCF #9770DF #DF7080 #B8DF70
square
#70DFCF #9770DF #DF7080 #B8DF70
split-complementary
#70DFCF #DF70B8 #DF9770
monochromatic
#27AE9A #3ED4BE #70DFCF #A2EAE0 #D4F5F1
Accessibility & contrast
On white
1.60
#70DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#70DFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DFCF
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DFCF | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CE
Deuteranopia (green-blind)
#C4C7D1
Tritanopia (blue-blind)
#35E3DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70dfcf; /* rgb */ color: rgb(112, 223, 207); /* oklch */ color: oklch(83.4% 0.105 183.1);
Tailwind
colors: {
custom: {
50: '#a1e9dd',
500: '#70dfcf',
950: '#000000',
},
}SCSS
$custom: #70dfcf; $custom-light: #a1e9dd; $custom-dark: #000000;
JSON
{
"hex": "#70dfcf",
"rgb": {
"r": 112,
"g": 223,
"b": 207
},
"hsl": {
"h": 171.351,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.83369,
"c": 0.10508,
"h": 183.1
},
"luminance": 0.60725
}Semantic roles & 50–950 ramp
primary
#70DFCF
secondary
#B04453
accent
#1A34CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484