#70DEBC#70DEBC
#70DEBC is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.6% C 0.114 H 170.9°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #70DEBC |
|---|---|
| RGB | rgb(112, 222, 188) |
| HSL | hsl(161, 63%, 65%) |
| HSV | hsv(161, 50%, 87%) |
| CMYK | cmyk(49.5%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(81.46, -39.64, 7.03) |
| CIE-LCH | lch(81.46, 40.26, 169.94°) |
| OKLab | oklab(82.59% -0.1121 0.018) |
| OKLCH | oklch(82.59% 0.114 170.9) |
| XYZ | xyz(41.8765, 59.3146, 56.8093) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.63
Seafoam
#7FE0B3
ΔE00 3.67
Light Teal
#90E4C1
ΔE00 3.70
Mediumaquamarine
#66CDAA
ΔE00 4.17
Eucalyptus
#44D7A8
ΔE00 4.71
Aqua Marine
#2EE8BB
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DEBC #DE7092
analogous
#70DE85 #70DEBC #70C9DE
triadic
#70DEBC #BC70DE #DEBC70
tetradic
#70DEBC #8570DE #DE7092 #C9DE70
square
#70DEBC #8570DE #DE7092 #C9DE70
split-complementary
#70DEBC #DE70C9 #DE8570
monochromatic
#28AC83 #3ED3A5 #70DEBC #A2E9D3 #D3F5EB
Accessibility & contrast
On white
1.63
#70DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#70DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DEBC
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DEBC | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BA
Deuteranopia (green-blind)
#C7C5BE
Tritanopia (blue-blind)
#44DFD4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #70debc; /* rgb */ color: rgb(112, 222, 188); /* oklch */ color: oklch(82.6% 0.114 170.9);
Tailwind
colors: {
custom: {
50: '#a0e9d0',
500: '#70debc',
950: '#000000',
},
}SCSS
$custom: #70debc; $custom-light: #a0e9d0; $custom-dark: #000000;
JSON
{
"hex": "#70debc",
"rgb": {
"r": 112,
"g": 222,
"b": 188
},
"hsl": {
"h": 161.455,
"s": 62.5,
"l": 65.49
},
"oklch": {
"l": 0.82593,
"c": 0.11353,
"h": 170.9
},
"luminance": 0.59318
}Semantic roles & 50–950 ramp
primary
#70DEBC
secondary
#AE4465
accent
#1B51CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483