#71DCCF#71DCCF
#71DCCF is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.7% C 0.101 H 185.1°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #71DCCF |
|---|---|
| RGB | rgb(113, 220, 207) |
| HSL | hsl(173, 60%, 65%) |
| HSV | hsv(173, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(81.40, -34.04, -3.14) |
| CIE-LCH | lch(81.40, 34.18, 185.28°) |
| OKLab | oklab(82.71% -0.1009 -0.009) |
| OKLCH | oklch(82.71% 0.101 185.1) |
| XYZ | xyz(43.6611, 59.1983, 68.1450) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.66
Mediumturquoise
#48D1CC
ΔE00 4.65
Tiffany Blue
#7BF2DA
ΔE00 5.78
Seafoam Blue
#78D1B6
ΔE00 5.97
Pale Teal
#82CBB2
ΔE00 7.11
Darkturquoise
#00CED1
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DCCF #DC717E
analogous
#71DC99 #71DCCF #71B4DC
triadic
#71DCCF #CF71DC #DCCF71
tetradic
#71DCCF #9971DC #DC717E #B4DC71
square
#71DCCF #9971DC #DC717E #B4DC71
split-complementary
#71DCCF #DC71B4 #DC9971
monochromatic
#2AA999 #40D0BE #71DCCF #A2E8E0 #D3F4F0
Accessibility & contrast
On white
1.64
#71DCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#71DCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DCCF
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DCCF | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CF
Deuteranopia (green-blind)
#C1C5D0
Tritanopia (blue-blind)
#39E0D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71dccf; /* rgb */ color: rgb(113, 220, 207); /* oklch */ color: oklch(82.7% 0.101 185.1);
Tailwind
colors: {
custom: {
50: '#a1e7dd',
500: '#71dccf',
950: '#000000',
},
}SCSS
$custom: #71dccf; $custom-light: #a1e7dd; $custom-dark: #000000;
JSON
{
"hex": "#71dccf",
"rgb": {
"r": 113,
"g": 220,
"b": 207
},
"hsl": {
"h": 172.71,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.8271,
"c": 0.10133,
"h": 185.1
},
"luminance": 0.59202
}Semantic roles & 50–950 ramp
primary
#71DCCF
secondary
#AC4652
accent
#1D32C8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484