#71DCAC#71DCAC
#71DCAC is a light, vivid teal. Relative luminance 0.577; OKLCH L 81.7% C 0.122 H 162.6°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #71DCAC |
|---|---|
| RGB | rgb(113, 220, 172) |
| HSL | hsl(153, 60%, 65%) |
| HSV | hsv(153, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 21.8%, 13.7%) |
| CIE-LAB | lab(80.56, -41.98, 14.20) |
| CIE-LCH | lch(80.56, 44.32, 161.30°) |
| OKLab | oklab(81.75% -0.1163 0.0364) |
| OKLCH | oklch(81.75% 0.122 162.6) |
| XYZ | xyz(39.8463, 57.6724, 48.0539) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.71
Eucalyptus
#44D7A8
ΔE00 3.72
Mediumaquamarine
#66CDAA
ΔE00 4.70
Light Teal
#90E4C1
ΔE00 4.71
Aqua Marine
#2EE8BB
ΔE00 5.61
Seafoam Blue
#78D1B6
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DCAC #DC71A1
analogous
#71DC76 #71DCAC #71D7DC
triadic
#71DCAC #AC71DC #DCAC71
tetradic
#71DCAC #7671DC #DC71A1 #D7DC71
square
#71DCAC #7671DC #DC71A1 #D7DC71
split-complementary
#71DCAC #DC71D7 #DC7671
monochromatic
#2AA970 #40D08F #71DCAC #A2E8C9 #D3F4E5
Accessibility & contrast
On white
1.68
#71DCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#71DCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DCAC
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DCAC | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFA9
Deuteranopia (green-blind)
#C9C3AF
Tritanopia (blue-blind)
#4FDCCF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #71dcac; /* rgb */ color: rgb(113, 220, 172); /* oklch */ color: oklch(81.7% 0.122 162.6);
Tailwind
colors: {
custom: {
50: '#a0e7c4',
500: '#71dcac',
950: '#000000',
},
}SCSS
$custom: #71dcac; $custom-light: #a0e7c4; $custom-dark: #000000;
JSON
{
"hex": "#71dcac",
"rgb": {
"r": 113,
"g": 220,
"b": 172
},
"hsl": {
"h": 153.084,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.81747,
"c": 0.12188,
"h": 162.6
},
"luminance": 0.57676
}Semantic roles & 50–950 ramp
primary
#71DCAC
secondary
#AC4673
accent
#1D6AC8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482