#71DCD0#71DCD0
#71DCD0 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.7% C 0.101 H 185.9°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #71DCD0 |
|---|---|
| RGB | rgb(113, 220, 208) |
| HSL | hsl(173, 60%, 65%) |
| HSV | hsv(173, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(81.43, -33.79, -3.64) |
| CIE-LCH | lch(81.43, 33.99, 186.14°) |
| OKLab | oklab(82.74% -0.1005 -0.0103) |
| OKLCH | oklch(82.74% 0.101 185.9) |
| XYZ | xyz(43.7837, 59.2474, 68.7909) |
| Luminance | 0.5925 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.76
Mediumturquoise
#48D1CC
ΔE00 4.47
Tiffany Blue
#7BF2DA
ΔE00 5.98
Seafoam Blue
#78D1B6
ΔE00 6.28
Pale Teal
#82CBB2
ΔE00 7.35
Darkturquoise
#00CED1
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DCD0 #DC717D
analogous
#71DC9A #71DCD0 #71B2DC
triadic
#71DCD0 #D071DC #DCD071
tetradic
#71DCD0 #9A71DC #DC717D #B2DC71
square
#71DCD0 #9A71DC #DC717D #B2DC71
split-complementary
#71DCD0 #DC71B2 #DC9A71
monochromatic
#2AA99B #40D0C0 #71DCD0 #A2E8E0 #D3F4F1
Accessibility & contrast
On white
1.63
#71DCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#71DCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DCD0
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DCD0 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2D0
Deuteranopia (green-blind)
#C1C5D1
Tritanopia (blue-blind)
#38E0D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71dcd0; /* rgb */ color: rgb(113, 220, 208); /* oklch */ color: oklch(82.7% 0.101 185.9);
Tailwind
colors: {
custom: {
50: '#a1e7de',
500: '#71dcd0',
950: '#000000',
},
}SCSS
$custom: #71dcd0; $custom-light: #a1e7de; $custom-dark: #000000;
JSON
{
"hex": "#71dcd0",
"rgb": {
"r": 113,
"g": 220,
"b": 208
},
"hsl": {
"h": 173.271,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.82741,
"c": 0.10104,
"h": 185.9
},
"luminance": 0.59251
}Semantic roles & 50–950 ramp
primary
#71DCD0
secondary
#AC4651
accent
#1D31C8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484