#71DCAB#71DCAB
#71DCAB is a light, vivid teal. Relative luminance 0.576; OKLCH L 81.7% C 0.123 H 162.1°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #71DCAB |
|---|---|
| RGB | rgb(113, 220, 171) |
| HSL | hsl(153, 60%, 65%) |
| HSV | hsv(153, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(80.53, -42.18, 14.70) |
| CIE-LCH | lch(80.53, 44.67, 160.79°) |
| OKLab | oklab(81.72% -0.1168 0.0377) |
| OKLCH | oklch(81.72% 0.123 162.1) |
| XYZ | xyz(39.7506, 57.6341, 47.5500) |
| Luminance | 0.5764 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.81
Eucalyptus
#44D7A8
ΔE00 3.79
Mediumaquamarine
#66CDAA
ΔE00 4.86
Light Teal
#90E4C1
ΔE00 4.87
Aqua Marine
#2EE8BB
ΔE00 5.72
Hospital Green
#9BE5AA
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DCAB #DC71A2
analogous
#71DC75 #71DCAB #71D8DC
triadic
#71DCAB #AB71DC #DCAB71
tetradic
#71DCAB #7571DC #DC71A2 #D8DC71
square
#71DCAB #7571DC #DC71A2 #D8DC71
split-complementary
#71DCAB #DC71D8 #DC7571
monochromatic
#2AA96F #40D08E #71DCAB #A2E8C8 #D3F4E5
Accessibility & contrast
On white
1.68
#71DCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#71DCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DCAB
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DCAB | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFA8
Deuteranopia (green-blind)
#C9C3AE
Tritanopia (blue-blind)
#50DCCE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #71dcab; /* rgb */ color: rgb(113, 220, 171); /* oklch */ color: oklch(81.7% 0.123 162.1);
Tailwind
colors: {
custom: {
50: '#a0e7c4',
500: '#71dcab',
950: '#000000',
},
}SCSS
$custom: #71dcab; $custom-light: #a0e7c4; $custom-dark: #000000;
JSON
{
"hex": "#71dcab",
"rgb": {
"r": 113,
"g": 220,
"b": 171
},
"hsl": {
"h": 152.523,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.81722,
"c": 0.12269,
"h": 162.1
},
"luminance": 0.57637
}Semantic roles & 50–950 ramp
primary
#71DCAB
secondary
#AC4674
accent
#1D6CC8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482