#71D7CD#71D7CD
#71D7CD is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.5% C 0.097 H 187.1°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #71D7CD |
|---|---|
| RGB | rgb(113, 215, 205) |
| HSL | hsl(174, 56%, 64%) |
| HSV | hsv(174, 47%, 84%) |
| CMYK | cmyk(47.4%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(79.91, -32.17, -4.28) |
| CIE-LCH | lch(79.91, 32.46, 187.57°) |
| OKLab | oklab(81.49% -0.0962 -0.012) |
| OKLCH | oklch(81.49% 0.097 187.1) |
| XYZ | xyz(42.1254, 56.5158, 66.4345) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.72
Turquoise
#40E0D0
ΔE00 4.56
Seafoam Blue
#78D1B6
ΔE00 6.40
Darkturquoise
#00CED1
ΔE00 6.76
Pale Teal
#82CBB2
ΔE00 7.13
Tiffany Blue
#7BF2DA
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D7CD #D7717B
analogous
#71D79A #71D7CD #71AED7
triadic
#71D7CD #CD71D7 #D7CD71
tetradic
#71D7CD #9A71D7 #D7717B #AED771
square
#71D7CD #9A71D7 #D7717B #AED771
split-complementary
#71D7CD #D771AE #D79A71
monochromatic
#2DA095 #41CABC #71D7CD #A1E4DE #D0F2EF
Accessibility & contrast
On white
1.71
#71D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#71D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D7CD
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D7CD | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCD
Deuteranopia (green-blind)
#BDC1CE
Tritanopia (blue-blind)
#3DDBD4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #71d7cd; /* rgb */ color: rgb(113, 215, 205); /* oklch */ color: oklch(81.5% 0.097 187.1);
Tailwind
colors: {
custom: {
50: '#a1e3dc',
500: '#71d7cd',
950: '#000000',
},
}SCSS
$custom: #71d7cd; $custom-light: #a1e3dc; $custom-dark: #000000;
JSON
{
"hex": "#71d7cd",
"rgb": {
"r": 113,
"g": 215,
"b": 205
},
"hsl": {
"h": 174.118,
"s": 56.044,
"l": 64.314
},
"oklch": {
"l": 0.81486,
"c": 0.09694,
"h": 187.1
},
"luminance": 0.56519
}Semantic roles & 50–950 ramp
primary
#71D7CD
secondary
#A44851
accent
#2232C4
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484