#71DCAF#71DCAF
#71DCAF is a light, moderate teal. Relative luminance 0.578; OKLCH L 81.8% C 0.120 H 164.2°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #71DCAF |
|---|---|
| RGB | rgb(113, 220, 175) |
| HSL | hsl(155, 60%, 65%) |
| HSV | hsv(155, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 20.5%, 13.7%) |
| CIE-LAB | lab(80.62, -41.35, 12.71) |
| CIE-LCH | lch(80.62, 43.26, 162.91°) |
| OKLab | oklab(81.82% -0.115 0.0326) |
| OKLCH | oklch(81.82% 0.12 164.2) |
| XYZ | xyz(40.1377, 57.7890, 49.5884) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.63
Eucalyptus
#44D7A8
ΔE00 3.60
Mediumaquamarine
#66CDAA
ΔE00 4.26
Light Teal
#90E4C1
ΔE00 4.27
Seafoam Blue
#78D1B6
ΔE00 5.27
Aqua Marine
#2EE8BB
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DCAF #DC719E
analogous
#71DC79 #71DCAF #71D4DC
triadic
#71DCAF #AF71DC #DCAF71
tetradic
#71DCAF #7971DC #DC719E #D4DC71
square
#71DCAF #7971DC #DC719E #D4DC71
split-complementary
#71DCAF #DC71D4 #DC7971
monochromatic
#2AA973 #40D093 #71DCAF #A2E8CB #D3F4E6
Accessibility & contrast
On white
1.67
#71DCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#71DCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DCAF
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DCAF | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFAD
Deuteranopia (green-blind)
#C8C3B2
Tritanopia (blue-blind)
#4EDCCF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #71dcaf; /* rgb */ color: rgb(113, 220, 175); /* oklch */ color: oklch(81.8% 0.120 164.2);
Tailwind
colors: {
custom: {
50: '#a0e7c7',
500: '#71dcaf',
950: '#000000',
},
}SCSS
$custom: #71dcaf; $custom-light: #a0e7c7; $custom-dark: #000000;
JSON
{
"hex": "#71dcaf",
"rgb": {
"r": 113,
"g": 220,
"b": 175
},
"hsl": {
"h": 154.766,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.81821,
"c": 0.11951,
"h": 164.2
},
"luminance": 0.57792
}Semantic roles & 50–950 ramp
primary
#71DCAF
secondary
#AC4670
accent
#1D65C8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1613
muted
#808482