#70DEBE#70DEBE
#70DEBE is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.6% C 0.112 H 172.1°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #70DEBE |
|---|---|
| RGB | rgb(112, 222, 190) |
| HSL | hsl(163, 63%, 65%) |
| HSV | hsv(163, 50%, 87%) |
| CMYK | cmyk(49.5%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(81.51, -39.19, 6.04) |
| CIE-LCH | lch(81.51, 39.65, 171.24°) |
| OKLab | oklab(82.65% -0.1112 0.0154) |
| OKLCH | oklch(82.65% 0.112 172.1) |
| XYZ | xyz(42.0936, 59.4014, 57.9526) |
| Luminance | 0.5940 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.47
Light Teal
#90E4C1
ΔE00 3.87
Seafoam
#7FE0B3
ΔE00 4.20
Mediumaquamarine
#66CDAA
ΔE00 4.33
Light Turquoise
#7EF4CC
ΔE00 5.10
Eucalyptus
#44D7A8
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DEBE #DE7090
analogous
#70DE87 #70DEBE #70C7DE
triadic
#70DEBE #BE70DE #DEBE70
tetradic
#70DEBE #8770DE #DE7090 #C7DE70
square
#70DEBE #8770DE #DE7090 #C7DE70
split-complementary
#70DEBE #DE70C7 #DE8770
monochromatic
#28AC85 #3ED3A7 #70DEBE #A2E9D5 #D3F5EB
Accessibility & contrast
On white
1.63
#70DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#70DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DEBE
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DEBE | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BD
Deuteranopia (green-blind)
#C7C5C0
Tritanopia (blue-blind)
#43E0D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #70debe; /* rgb */ color: rgb(112, 222, 190); /* oklch */ color: oklch(82.6% 0.112 172.1);
Tailwind
colors: {
custom: {
50: '#a0e9d1',
500: '#70debe',
950: '#000000',
},
}SCSS
$custom: #70debe; $custom-light: #a0e9d1; $custom-dark: #000000;
JSON
{
"hex": "#70debe",
"rgb": {
"r": 112,
"g": 222,
"b": 190
},
"hsl": {
"h": 162.545,
"s": 62.5,
"l": 65.49
},
"oklch": {
"l": 0.82647,
"c": 0.11227,
"h": 172.1
},
"luminance": 0.59405
}Semantic roles & 50–950 ramp
primary
#70DEBE
secondary
#AE4463
accent
#1B4ECA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483