#70DBAC#70DBAC
#70DBAC is a light, vivid teal. Relative luminance 0.571; OKLCH L 81.5% C 0.121 H 163.1°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #70DBAC |
|---|---|
| RGB | rgb(112, 219, 172) |
| HSL | hsl(154, 60%, 65%) |
| HSV | hsv(154, 49%, 86%) |
| CMYK | cmyk(48.9%, 0%, 21.5%, 14.1%) |
| CIE-LAB | lab(80.23, -41.78, 13.73) |
| CIE-LCH | lch(80.23, 43.98, 161.80°) |
| OKLab | oklab(81.47% -0.1159 0.0352) |
| OKLCH | oklch(81.47% 0.121 163.1) |
| XYZ | xyz(39.4566, 57.0831, 47.9606) |
| Luminance | 0.5709 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.84
Eucalyptus
#44D7A8
ΔE00 3.54
Mediumaquamarine
#66CDAA
ΔE00 4.38
Light Teal
#90E4C1
ΔE00 4.71
Aqua Marine
#2EE8BB
ΔE00 5.58
Seafoam Blue
#78D1B6
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DBAC #DB709F
analogous
#70DB77 #70DBAC #70D5DB
triadic
#70DBAC #AC70DB #DBAC70
tetradic
#70DBAC #7770DB #DB709F #D5DB70
square
#70DBAC #7770DB #DB709F #D5DB70
split-complementary
#70DBAC #DB70D5 #DB7770
monochromatic
#2AA770 #3FCF90 #70DBAC #A1E7C8 #D2F4E5
Accessibility & contrast
On white
1.69
#70DBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#70DBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DBAC
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DBAC | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA9
Deuteranopia (green-blind)
#C8C2AF
Tritanopia (blue-blind)
#4EDBCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #70dbac; /* rgb */ color: rgb(112, 219, 172); /* oklch */ color: oklch(81.5% 0.121 163.1);
Tailwind
colors: {
custom: {
50: '#9fe7c4',
500: '#70dbac',
950: '#000000',
},
}SCSS
$custom: #70dbac; $custom-light: #9fe7c4; $custom-dark: #000000;
JSON
{
"hex": "#70dbac",
"rgb": {
"r": 112,
"g": 219,
"b": 172
},
"hsl": {
"h": 153.645,
"s": 59.777,
"l": 64.902
},
"oklch": {
"l": 0.81468,
"c": 0.1211,
"h": 163.1
},
"luminance": 0.57086
}Semantic roles & 50–950 ramp
primary
#70DBAC
secondary
#AA4672
accent
#1E68C7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482