#71D1CD#71D1CD
#71D1CD is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.1% C 0.091 H 191.9°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #71D1CD |
|---|---|
| RGB | rgb(113, 209, 205) |
| HSL | hsl(178, 51%, 63%) |
| HSV | hsv(178, 46%, 82%) |
| CMYK | cmyk(45.9%, 0%, 1.9%, 18%) |
| CIE-LAB | lab(78.18, -29.30, -6.83) |
| CIE-LCH | lch(78.18, 30.09, 193.12°) |
| OKLab | oklab(80.09% -0.0894 -0.0189) |
| OKLCH | oklch(80.09% 0.091 191.9) |
| XYZ | xyz(40.6256, 53.5160, 65.9346) |
| Luminance | 0.5352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.39
Darkturquoise
#00CED1
ΔE00 5.56
Turquoise
#40E0D0
ΔE00 6.62
Aqua Blue
#02D8E9
ΔE00 7.93
Seafoam Blue
#78D1B6
ΔE00 8.27
Pale Teal
#82CBB2
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D1CD #D17175
analogous
#71D19D #71D1CD #71A5D1
triadic
#71D1CD #CD71D1 #D1CD71
tetradic
#71D1CD #9D71D1 #D17175 #A5D171
square
#71D1CD #9D71D1 #D17175 #A5D171
split-complementary
#71D1CD #D171A5 #D19D71
monochromatic
#319793 #43C2BD #71D1CD #9FE0DD #CDEFEE
Accessibility & contrast
On white
1.79
#71D1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#71D1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D1CD
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D1CD | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CD
Deuteranopia (green-blind)
#B6BCCE
Tritanopia (blue-blind)
#3FD6CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #71d1cd; /* rgb */ color: rgb(113, 209, 205); /* oklch */ color: oklch(80.1% 0.091 191.9);
Tailwind
colors: {
custom: {
50: '#a0dfdc',
500: '#71d1cd',
950: '#000000',
},
}SCSS
$custom: #71d1cd; $custom-light: #a0dfdc; $custom-dark: #000000;
JSON
{
"hex": "#71d1cd",
"rgb": {
"r": 113,
"g": 209,
"b": 205
},
"hsl": {
"h": 177.5,
"s": 51.064,
"l": 63.137
},
"oklch": {
"l": 0.80094,
"c": 0.09139,
"h": 191.9
},
"luminance": 0.53519
}Semantic roles & 50–950 ramp
primary
#71D1CD
secondary
#9C4A4D
accent
#272DBE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484