#70DEDB#70DEDB
#70DEDB is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.101 H 193.0°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #70DEDB |
|---|---|
| RGB | rgb(112, 222, 219) |
| HSL | hsl(178, 63%, 65%) |
| HSV | hsv(178, 50%, 87%) |
| CMYK | cmyk(49.5%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(82.27, -32.20, -8.24) |
| CIE-LCH | lch(82.27, 33.24, 194.36°) |
| OKLab | oklab(83.51% -0.0987 -0.0228) |
| OKLCH | oklch(83.51% 0.101 193) |
| XYZ | xyz(45.5843, 60.7977, 76.3370) |
| Luminance | 0.6080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.28
Turquoise
#40E0D0
ΔE00 5.68
Darkturquoise
#00CED1
ΔE00 6.20
Bright Light Blue
#26F7FD
ΔE00 7.03
Robin'S Egg
#6DEDFD
ΔE00 7.28
Aqua Blue
#02D8E9
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DEDB #DE7073
analogous
#70DEA4 #70DEDB #70AADE
triadic
#70DEDB #DB70DE #DEDB70
tetradic
#70DEDB #A470DE #DE7073 #AADE70
square
#70DEDB #A470DE #DE7073 #AADE70
split-complementary
#70DEDB #DE70AA #DEA470
monochromatic
#28ACA8 #3ED3CE #70DEDB #A2E9E8 #D3F5F4
Accessibility & contrast
On white
1.60
#70DEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#70DEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DEDB
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DEDB | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#C0C7DC
Tritanopia (blue-blind)
#27E3DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70dedb; /* rgb */ color: rgb(112, 222, 219); /* oklch */ color: oklch(83.5% 0.101 193.0);
Tailwind
colors: {
custom: {
50: '#a1e8e6',
500: '#70dedb',
950: '#000000',
},
}SCSS
$custom: #70dedb; $custom-light: #a1e8e6; $custom-dark: #000000;
JSON
{
"hex": "#70dedb",
"rgb": {
"r": 112,
"g": 222,
"b": 219
},
"hsl": {
"h": 178.364,
"s": 62.5,
"l": 65.49
},
"oklch": {
"l": 0.83511,
"c": 0.10136,
"h": 193
},
"luminance": 0.60802
}Semantic roles & 50–950 ramp
primary
#70DEDB
secondary
#AE4447
accent
#1B20CA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484