#70DEB2#70DEB2
#70DEB2 is a very light, vivid teal. Relative luminance 0.589; OKLCH L 82.3% C 0.121 H 165.2°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #70DEB2 |
|---|---|
| RGB | rgb(112, 222, 178) |
| HSL | hsl(156, 63%, 65%) |
| HSV | hsv(156, 50%, 87%) |
| CMYK | cmyk(49.5%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(81.24, -41.83, 11.99) |
| CIE-LCH | lch(81.24, 43.52, 164.00°) |
| OKLab | oklab(82.33% -0.1165 0.0308) |
| OKLCH | oklch(82.33% 0.121 165.2) |
| XYZ | xyz(40.8356, 58.8982, 51.3274) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.67
Eucalyptus
#44D7A8
ΔE00 3.63
Light Teal
#90E4C1
ΔE00 4.04
Mediumaquamarine
#66CDAA
ΔE00 4.46
Aqua Marine
#2EE8BB
ΔE00 4.84
Light Turquoise
#7EF4CC
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DEB2 #DE709C
analogous
#70DE7B #70DEB2 #70D3DE
triadic
#70DEB2 #B270DE #DEB270
tetradic
#70DEB2 #7B70DE #DE709C #D3DE70
square
#70DEB2 #7B70DE #DE709C #D3DE70
split-complementary
#70DEB2 #DE70D3 #DE7B70
monochromatic
#28AC77 #3ED397 #70DEB2 #A2E9CD #D3F5E8
Accessibility & contrast
On white
1.64
#70DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#70DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DEB2
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DEB2 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B0
Deuteranopia (green-blind)
#C9C5B5
Tritanopia (blue-blind)
#4ADED2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #70deb2; /* rgb */ color: rgb(112, 222, 178); /* oklch */ color: oklch(82.3% 0.121 165.2);
Tailwind
colors: {
custom: {
50: '#a0e9c9',
500: '#70deb2',
950: '#000000',
},
}SCSS
$custom: #70deb2; $custom-light: #a0e9c9; $custom-dark: #000000;
JSON
{
"hex": "#70deb2",
"rgb": {
"r": 112,
"g": 222,
"b": 178
},
"hsl": {
"h": 156,
"s": 62.5,
"l": 65.49
},
"oklch": {
"l": 0.82332,
"c": 0.12054,
"h": 165.2
},
"luminance": 0.58902
}Semantic roles & 50–950 ramp
primary
#70DEB2
secondary
#AE446F
accent
#1B61CA
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482