#71D1CA#71D1CA
#71D1CA is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.0% C 0.092 H 189.3°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #71D1CA |
|---|---|
| RGB | rgb(113, 209, 202) |
| HSL | hsl(176, 51%, 63%) |
| HSV | hsv(176, 46%, 82%) |
| CMYK | cmyk(45.9%, 0%, 3.3%, 18%) |
| CIE-LAB | lab(78.09, -30.05, -5.34) |
| CIE-LCH | lch(78.09, 30.52, 190.08°) |
| OKLab | oklab(80% -0.0907 -0.0149) |
| OKLCH | oklch(80% 0.092 189.3) |
| XYZ | xyz(40.2669, 53.3726, 64.0457) |
| Luminance | 0.5338 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.34
Turquoise
#40E0D0
ΔE00 5.96
Darkturquoise
#00CED1
ΔE00 6.02
Seafoam Blue
#78D1B6
ΔE00 7.14
Pale Teal
#82CBB2
ΔE00 7.40
Topaz
#13BBAF
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D1CA #D17178
analogous
#71D19A #71D1CA #71A8D1
triadic
#71D1CA #CA71D1 #D1CA71
tetradic
#71D1CA #9A71D1 #D17178 #A8D171
square
#71D1CA #9A71D1 #D17178 #A8D171
split-complementary
#71D1CA #D171A8 #D19A71
monochromatic
#31978F #43C2B9 #71D1CA #9FE0DB #CDEFED
Accessibility & contrast
On white
1.80
#71D1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#71D1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D1CA
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D1CA | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8CA
Deuteranopia (green-blind)
#B7BCCB
Tritanopia (blue-blind)
#41D5CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #71d1ca; /* rgb */ color: rgb(113, 209, 202); /* oklch */ color: oklch(80.0% 0.092 189.3);
Tailwind
colors: {
custom: {
50: '#a0dfda',
500: '#71d1ca',
950: '#000000',
},
}SCSS
$custom: #71d1ca; $custom-light: #a0dfda; $custom-dark: #000000;
JSON
{
"hex": "#71d1ca",
"rgb": {
"r": 113,
"g": 209,
"b": 202
},
"hsl": {
"h": 175.625,
"s": 51.064,
"l": 63.137
},
"oklch": {
"l": 0.79998,
"c": 0.09188,
"h": 189.3
},
"luminance": 0.53376
}Semantic roles & 50–950 ramp
primary
#71D1CA
secondary
#9C4A50
accent
#2732BE
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483