#70DCCE#70DCCE
#70DCCE is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.6% C 0.102 H 184.4°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #70DCCE |
|---|---|
| RGB | rgb(112, 220, 206) |
| HSL | hsl(172, 61%, 65%) |
| HSV | hsv(172, 49%, 86%) |
| CMYK | cmyk(49.1%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(81.34, -34.50, -2.71) |
| CIE-LCH | lch(81.34, 34.61, 184.49°) |
| OKLab | oklab(82.64% -0.102 -0.0078) |
| OKLCH | oklch(82.64% 0.102 184.4) |
| XYZ | xyz(43.4112, 59.0836, 67.4972) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.51
Mediumturquoise
#48D1CC
ΔE00 4.81
Tiffany Blue
#7BF2DA
ΔE00 5.60
Seafoam Blue
#78D1B6
ΔE00 5.70
Pale Teal
#82CBB2
ΔE00 6.92
Aqua (survey)
#13EAC9
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DCCE #DC707E
analogous
#70DC98 #70DCCE #70B4DC
triadic
#70DCCE #CE70DC #DCCE70
tetradic
#70DCCE #9870DC #DC707E #B4DC70
square
#70DCCE #9870DC #DC707E #B4DC70
split-complementary
#70DCCE #DC70B4 #DC9870
monochromatic
#29A898 #3FD0BD #70DCCE #A1E8DF #D2F4F0
Accessibility & contrast
On white
1.64
#70DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#70DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DCCE
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DCCE | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CE
Deuteranopia (green-blind)
#C1C5CF
Tritanopia (blue-blind)
#37E0D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #70dcce; /* rgb */ color: rgb(112, 220, 206); /* oklch */ color: oklch(82.6% 0.102 184.4);
Tailwind
colors: {
custom: {
50: '#a0e7dc',
500: '#70dcce',
950: '#000000',
},
}SCSS
$custom: #70dcce; $custom-light: #a0e7dc; $custom-dark: #000000;
JSON
{
"hex": "#70dcce",
"rgb": {
"r": 112,
"g": 220,
"b": 206
},
"hsl": {
"h": 172.222,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.8264,
"c": 0.10233,
"h": 184.4
},
"luminance": 0.59087
}Semantic roles & 50–950 ramp
primary
#70DCCE
secondary
#AB4552
accent
#1D33C8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484