#70DCAF#70DCAF
#70DCAF is a light, vivid teal. Relative luminance 0.577; OKLCH L 81.8% C 0.120 H 164.3°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #70DCAF |
|---|---|
| RGB | rgb(112, 220, 175) |
| HSL | hsl(155, 61%, 65%) |
| HSV | hsv(155, 49%, 86%) |
| CMYK | cmyk(49.1%, 0%, 20.5%, 13.7%) |
| CIE-LAB | lab(80.58, -41.59, 12.66) |
| CIE-LCH | lch(80.58, 43.47, 163.07°) |
| OKLab | oklab(81.78% -0.1156 0.0325) |
| OKLCH | oklch(81.78% 0.12 164.3) |
| XYZ | xyz(40.0097, 57.7230, 49.5824) |
| Luminance | 0.5773 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.71
Eucalyptus
#44D7A8
ΔE00 3.51
Mediumaquamarine
#66CDAA
ΔE00 4.23
Light Teal
#90E4C1
ΔE00 4.33
Aqua Marine
#2EE8BB
ΔE00 5.23
Seafoam Blue
#78D1B6
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DCAF #DC709D
analogous
#70DC79 #70DCAF #70D3DC
triadic
#70DCAF #AF70DC #DCAF70
tetradic
#70DCAF #7970DC #DC709D #D3DC70
square
#70DCAF #7970DC #DC709D #D3DC70
split-complementary
#70DCAF #DC70D3 #DC7970
monochromatic
#29A873 #3FD093 #70DCAF #A1E8CB #D2F4E6
Accessibility & contrast
On white
1.67
#70DCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#70DCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DCAF
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DCAF | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CFAD
Deuteranopia (green-blind)
#C8C3B2
Tritanopia (blue-blind)
#4CDCCF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #70dcaf; /* rgb */ color: rgb(112, 220, 175); /* oklch */ color: oklch(81.8% 0.120 164.3);
Tailwind
colors: {
custom: {
50: '#a0e7c7',
500: '#70dcaf',
950: '#000000',
},
}SCSS
$custom: #70dcaf; $custom-light: #a0e7c7; $custom-dark: #000000;
JSON
{
"hex": "#70dcaf",
"rgb": {
"r": 112,
"g": 220,
"b": 175
},
"hsl": {
"h": 155,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.81781,
"c": 0.12012,
"h": 164.3
},
"luminance": 0.57726
}Semantic roles & 50–950 ramp
primary
#70DCAF
secondary
#AB4570
accent
#1D64C8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1613
muted
#808482