#71DCAD#71DCAD
#71DCAD is a light, vivid teal. Relative luminance 0.577; OKLCH L 81.8% C 0.121 H 163.1°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #71DCAD |
|---|---|
| RGB | rgb(113, 220, 173) |
| HSL | hsl(154, 60%, 65%) |
| HSV | hsv(154, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 21.4%, 13.7%) |
| CIE-LAB | lab(80.58, -41.77, 13.71) |
| CIE-LCH | lch(80.58, 43.96, 161.83°) |
| OKLab | oklab(81.77% -0.1159 0.0352) |
| OKLCH | oklch(81.77% 0.121 163.1) |
| XYZ | xyz(39.9427, 57.7110, 48.5615) |
| Luminance | 0.5771 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.65
Eucalyptus
#44D7A8
ΔE00 3.66
Mediumaquamarine
#66CDAA
ΔE00 4.55
Light Teal
#90E4C1
ΔE00 4.56
Aqua Marine
#2EE8BB
ΔE00 5.50
Seafoam Blue
#78D1B6
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DCAD #DC71A0
analogous
#71DC77 #71DCAD #71D5DC
triadic
#71DCAD #AD71DC #DCAD71
tetradic
#71DCAD #7771DC #DC71A0 #D5DC71
square
#71DCAD #7771DC #DC71A0 #D5DC71
split-complementary
#71DCAD #DC71D5 #DC7771
monochromatic
#2AA971 #40D091 #71DCAD #A2E8C9 #D3F4E6
Accessibility & contrast
On white
1.67
#71DCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#71DCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DCAD
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DCAD | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 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)
#D9CFAA
Deuteranopia (green-blind)
#C9C3B0
Tritanopia (blue-blind)
#4FDCCF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #71dcad; /* rgb */ color: rgb(113, 220, 173); /* oklch */ color: oklch(81.8% 0.121 163.1);
Tailwind
colors: {
custom: {
50: '#a0e7c5',
500: '#71dcad',
950: '#000000',
},
}SCSS
$custom: #71dcad; $custom-light: #a0e7c5; $custom-dark: #000000;
JSON
{
"hex": "#71dcad",
"rgb": {
"r": 113,
"g": 220,
"b": 173
},
"hsl": {
"h": 153.645,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.81771,
"c": 0.12107,
"h": 163.1
},
"luminance": 0.57714
}Semantic roles & 50–950 ramp
primary
#71DCAD
secondary
#AC4672
accent
#1D68C8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1613
muted
#808482