#70DFCD#70DFCD
#70DFCD is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.3% C 0.106 H 181.7°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #70DFCD |
|---|---|
| RGB | rgb(112, 223, 205) |
| HSL | hsl(170, 63%, 66%) |
| HSV | hsv(170, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(82.18, -36.14, -0.95) |
| CIE-LCH | lch(82.18, 36.15, 181.50°) |
| OKLab | oklab(83.31% -0.1058 -0.0031) |
| OKLCH | oklch(83.31% 0.106 181.7) |
| XYZ | xyz(44.0845, 60.6240, 67.1242) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.39
Tiffany Blue
#7BF2DA
ΔE00 4.44
Seafoam Blue
#78D1B6
ΔE00 5.12
Mediumturquoise
#48D1CC
ΔE00 6.02
Aqua (survey)
#13EAC9
ΔE00 6.28
Pale Teal
#82CBB2
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DFCD #DF7082
analogous
#70DF95 #70DFCD #70BADF
triadic
#70DFCD #CD70DF #DFCD70
tetradic
#70DFCD #9570DF #DF7082 #BADF70
square
#70DFCD #9570DF #DF7082 #BADF70
split-complementary
#70DFCD #DF70BA #DF9570
monochromatic
#27AE98 #3ED4BC #70DFCD #A2EADE #D4F5F0
Accessibility & contrast
On white
1.60
#70DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#70DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DFCD
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DFCD | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CC
Deuteranopia (green-blind)
#C5C7CF
Tritanopia (blue-blind)
#37E2D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #70dfcd; /* rgb */ color: rgb(112, 223, 205); /* oklch */ color: oklch(83.3% 0.106 181.7);
Tailwind
colors: {
custom: {
50: '#a1e9dc',
500: '#70dfcd',
950: '#000000',
},
}SCSS
$custom: #70dfcd; $custom-light: #a1e9dc; $custom-dark: #000000;
JSON
{
"hex": "#70dfcd",
"rgb": {
"r": 112,
"g": 223,
"b": 205
},
"hsl": {
"h": 170.27,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.83309,
"c": 0.10583,
"h": 181.7
},
"luminance": 0.60628
}Semantic roles & 50–950 ramp
primary
#70DFCD
secondary
#B04455
accent
#1A37CB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1615
muted
#808484