#70DEB4#70DEB4
#70DEB4 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.4% C 0.119 H 166.3°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #70DEB4 |
|---|---|
| RGB | rgb(112, 222, 180) |
| HSL | hsl(157, 63%, 65%) |
| HSV | hsv(157, 50%, 87%) |
| CMYK | cmyk(49.5%, 0%, 18.9%, 12.9%) |
| CIE-LAB | lab(81.28, -41.40, 11.00) |
| CIE-LCH | lch(81.28, 42.84, 165.12°) |
| OKLab | oklab(82.38% -0.1156 0.0282) |
| OKLCH | oklch(82.38% 0.119 166.3) |
| XYZ | xyz(41.0379, 58.9791, 52.3927) |
| Luminance | 0.5898 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.92
Eucalyptus
#44D7A8
ΔE00 3.70
Light Teal
#90E4C1
ΔE00 3.83
Mediumaquamarine
#66CDAA
ΔE00 4.27
Aqua Marine
#2EE8BB
ΔE00 4.73
Seafoam Blue
#78D1B6
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DEB4 #DE709A
analogous
#70DE7D #70DEB4 #70D1DE
triadic
#70DEB4 #B470DE #DEB470
tetradic
#70DEB4 #7D70DE #DE709A #D1DE70
square
#70DEB4 #7D70DE #DE709A #D1DE70
split-complementary
#70DEB4 #DE70D1 #DE7D70
monochromatic
#28AC79 #3ED39A #70DEB4 #A2E9CE #D3F5E8
Accessibility & contrast
On white
1.64
#70DEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#70DEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DEB4
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DEB4 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B2
Deuteranopia (green-blind)
#C9C5B7
Tritanopia (blue-blind)
#49DFD2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #70deb4; /* rgb */ color: rgb(112, 222, 180); /* oklch */ color: oklch(82.4% 0.119 166.3);
Tailwind
colors: {
custom: {
50: '#a0e9ca',
500: '#70deb4',
950: '#000000',
},
}SCSS
$custom: #70deb4; $custom-light: #a0e9ca; $custom-dark: #000000;
JSON
{
"hex": "#70deb4",
"rgb": {
"r": 112,
"g": 222,
"b": 180
},
"hsl": {
"h": 157.091,
"s": 62.5,
"l": 65.49
},
"oklch": {
"l": 0.82383,
"c": 0.11905,
"h": 166.3
},
"luminance": 0.58983
}Semantic roles & 50–950 ramp
primary
#70DEB4
secondary
#AE446D
accent
#1B5ECA
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482