#70DEBB#70DEBB
#70DEBB is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.6% C 0.114 H 170.3°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #70DEBB |
|---|---|
| RGB | rgb(112, 222, 187) |
| HSL | hsl(161, 63%, 65%) |
| HSV | hsv(161, 50%, 87%) |
| CMYK | cmyk(49.5%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(81.44, -39.86, 7.53) |
| CIE-LCH | lch(81.44, 40.57, 169.31°) |
| OKLab | oklab(82.57% -0.1125 0.0193) |
| OKLCH | oklch(82.57% 0.114 170.3) |
| XYZ | xyz(41.7691, 59.2716, 56.2435) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.42
Light Teal
#90E4C1
ΔE00 3.65
Seafoam Blue
#78D1B6
ΔE00 3.75
Mediumaquamarine
#66CDAA
ΔE00 4.12
Eucalyptus
#44D7A8
ΔE00 4.53
Aqua Marine
#2EE8BB
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DEBB #DE7093
analogous
#70DE84 #70DEBB #70CADE
triadic
#70DEBB #BB70DE #DEBB70
tetradic
#70DEBB #8470DE #DE7093 #CADE70
square
#70DEBB #8470DE #DE7093 #CADE70
split-complementary
#70DEBB #DE70CA #DE8470
monochromatic
#28AC82 #3ED3A3 #70DEBB #A2E9D3 #D3F5EA
Accessibility & contrast
On white
1.63
#70DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#70DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DEBB
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DEBB | 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)
#D9D2B9
Deuteranopia (green-blind)
#C8C5BD
Tritanopia (blue-blind)
#44DFD4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #70debb; /* rgb */ color: rgb(112, 222, 187); /* oklch */ color: oklch(82.6% 0.114 170.3);
Tailwind
colors: {
custom: {
50: '#a0e9cf',
500: '#70debb',
950: '#000000',
},
}SCSS
$custom: #70debb; $custom-light: #a0e9cf; $custom-dark: #000000;
JSON
{
"hex": "#70debb",
"rgb": {
"r": 112,
"g": 222,
"b": 187
},
"hsl": {
"h": 160.909,
"s": 62.5,
"l": 65.49
},
"oklch": {
"l": 0.82566,
"c": 0.11417,
"h": 170.3
},
"luminance": 0.59275
}Semantic roles & 50–950 ramp
primary
#70DEBB
secondary
#AE4466
accent
#1B53CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483