#70DEDD#70DEDD
#70DEDD is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.6% C 0.101 H 194.6°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #70DEDD |
|---|---|
| RGB | rgb(112, 222, 221) |
| HSL | hsl(179, 63%, 65%) |
| HSV | hsv(179, 50%, 87%) |
| CMYK | cmyk(49.5%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(82.33, -31.69, -9.22) |
| CIE-LCH | lch(82.33, 33.00, 196.22°) |
| OKLab | oklab(83.58% -0.0979 -0.0255) |
| OKLCH | oklch(83.58% 0.101 194.6) |
| XYZ | xyz(45.8492, 60.9036, 77.7320) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.55
Darkturquoise
#00CED1
ΔE00 6.10
Turquoise
#40E0D0
ΔE00 6.32
Robin'S Egg
#6DEDFD
ΔE00 6.63
Aqua Blue
#02D8E9
ΔE00 6.71
Bright Light Blue
#26F7FD
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DEDD #DE7071
analogous
#70DEA6 #70DEDD #70A8DE
triadic
#70DEDD #DD70DE #DEDD70
tetradic
#70DEDD #A670DE #DE7071 #A8DE70
square
#70DEDD #A670DE #DE7071 #A8DE70
split-complementary
#70DEDD #DE70A8 #DEA670
monochromatic
#28ACAB #3ED3D1 #70DEDD #A2E9E9 #D3F5F5
Accessibility & contrast
On white
1.59
#70DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#70DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DEDD
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DEDD | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DD
Deuteranopia (green-blind)
#BFC7DE
Tritanopia (blue-blind)
#25E4DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70dedd; /* rgb */ color: rgb(112, 222, 221); /* oklch */ color: oklch(83.6% 0.101 194.6);
Tailwind
colors: {
custom: {
50: '#a1e8e7',
500: '#70dedd',
950: '#000000',
},
}SCSS
$custom: #70dedd; $custom-light: #a1e8e7; $custom-dark: #000000;
JSON
{
"hex": "#70dedd",
"rgb": {
"r": 112,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.455,
"s": 62.5,
"l": 65.49
},
"oklch": {
"l": 0.83576,
"c": 0.10119,
"h": 194.6
},
"luminance": 0.60908
}Semantic roles & 50–950 ramp
primary
#70DEDD
secondary
#AE4445
accent
#1B1DCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484