#70DEBA#70DEBA
#70DEBA is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.5% C 0.115 H 169.7°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #70DEBA |
|---|---|
| RGB | rgb(112, 222, 186) |
| HSL | hsl(160, 63%, 65%) |
| HSV | hsv(160, 50%, 87%) |
| CMYK | cmyk(49.5%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(81.42, -40.09, 8.02) |
| CIE-LCH | lch(81.42, 40.88, 168.68°) |
| OKLab | oklab(82.54% -0.113 0.0205) |
| OKLCH | oklch(82.54% 0.115 169.7) |
| XYZ | xyz(41.6624, 59.2289, 55.6817) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.17
Light Teal
#90E4C1
ΔE00 3.61
Seafoam Blue
#78D1B6
ΔE00 3.87
Mediumaquamarine
#66CDAA
ΔE00 4.08
Eucalyptus
#44D7A8
ΔE00 4.36
Aqua Marine
#2EE8BB
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DEBA #DE7094
analogous
#70DE83 #70DEBA #70CBDE
triadic
#70DEBA #BA70DE #DEBA70
tetradic
#70DEBA #8370DE #DE7094 #CBDE70
square
#70DEBA #8370DE #DE7094 #CBDE70
split-complementary
#70DEBA #DE70CB #DE8370
monochromatic
#28AC81 #3ED3A2 #70DEBA #A2E9D2 #D3F5EA
Accessibility & contrast
On white
1.63
#70DEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#70DEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DEBA
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DEBA | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B8
Deuteranopia (green-blind)
#C8C5BC
Tritanopia (blue-blind)
#45DFD4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #70deba; /* rgb */ color: rgb(112, 222, 186); /* oklch */ color: oklch(82.5% 0.115 169.7);
Tailwind
colors: {
custom: {
50: '#a0e9ce',
500: '#70deba',
950: '#000000',
},
}SCSS
$custom: #70deba; $custom-light: #a0e9ce; $custom-dark: #000000;
JSON
{
"hex": "#70deba",
"rgb": {
"r": 112,
"g": 222,
"b": 186
},
"hsl": {
"h": 160.364,
"s": 62.5,
"l": 65.49
},
"oklch": {
"l": 0.82539,
"c": 0.11483,
"h": 169.7
},
"luminance": 0.59232
}Semantic roles & 50–950 ramp
primary
#70DEBA
secondary
#AE4467
accent
#1B55CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483