#70DEBD#70DEBD
#70DEBD is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.6% C 0.113 H 171.5°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #70DEBD |
|---|---|
| RGB | rgb(112, 222, 189) |
| HSL | hsl(162, 63%, 65%) |
| HSV | hsv(162, 50%, 87%) |
| CMYK | cmyk(49.5%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(81.49, -39.41, 6.54) |
| CIE-LCH | lch(81.49, 39.95, 170.58°) |
| OKLab | oklab(82.62% -0.1116 0.0167) |
| OKLCH | oklch(82.62% 0.113 171.5) |
| XYZ | xyz(41.9847, 59.3578, 57.3790) |
| Luminance | 0.5936 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.54
Light Teal
#90E4C1
ΔE00 3.78
Seafoam
#7FE0B3
ΔE00 3.94
Mediumaquamarine
#66CDAA
ΔE00 4.24
Eucalyptus
#44D7A8
ΔE00 4.90
Light Turquoise
#7EF4CC
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DEBD #DE7091
analogous
#70DE86 #70DEBD #70C8DE
triadic
#70DEBD #BD70DE #DEBD70
tetradic
#70DEBD #8670DE #DE7091 #C8DE70
square
#70DEBD #8670DE #DE7091 #C8DE70
split-complementary
#70DEBD #DE70C8 #DE8670
monochromatic
#28AC84 #3ED3A6 #70DEBD #A2E9D4 #D3F5EB
Accessibility & contrast
On white
1.63
#70DEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#70DEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DEBD
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DEBD | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BB
Deuteranopia (green-blind)
#C7C5BF
Tritanopia (blue-blind)
#43E0D4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #70debd; /* rgb */ color: rgb(112, 222, 189); /* oklch */ color: oklch(82.6% 0.113 171.5);
Tailwind
colors: {
custom: {
50: '#a0e9d0',
500: '#70debd',
950: '#000000',
},
}SCSS
$custom: #70debd; $custom-light: #a0e9d0; $custom-dark: #000000;
JSON
{
"hex": "#70debd",
"rgb": {
"r": 112,
"g": 222,
"b": 189
},
"hsl": {
"h": 162,
"s": 62.5,
"l": 65.49
},
"oklch": {
"l": 0.8262,
"c": 0.11289,
"h": 171.5
},
"luminance": 0.59361
}Semantic roles & 50–950 ramp
primary
#70DEBD
secondary
#AE4464
accent
#1B50CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483