#71DCCE#71DCCE
#71DCCE is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.7% C 0.102 H 184.3°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #71DCCE |
|---|---|
| RGB | rgb(113, 220, 206) |
| HSL | hsl(172, 60%, 65%) |
| HSV | hsv(172, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(81.37, -34.28, -2.65) |
| CIE-LCH | lch(81.37, 34.38, 184.42°) |
| OKLab | oklab(82.68% -0.1014 -0.0077) |
| OKLCH | oklch(82.68% 0.102 184.3) |
| XYZ | xyz(43.5392, 59.1496, 67.5032) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.60
Mediumturquoise
#48D1CC
ΔE00 4.86
Tiffany Blue
#7BF2DA
ΔE00 5.59
Seafoam Blue
#78D1B6
ΔE00 5.67
Pale Teal
#82CBB2
ΔE00 6.88
Aqua (survey)
#13EAC9
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DCCE #DC717F
analogous
#71DC99 #71DCCE #71B4DC
triadic
#71DCCE #CE71DC #DCCE71
tetradic
#71DCCE #9971DC #DC717F #B4DC71
square
#71DCCE #9971DC #DC717F #B4DC71
split-complementary
#71DCCE #DC71B4 #DC9971
monochromatic
#2AA998 #40D0BD #71DCCE #A2E8DF #D3F4F0
Accessibility & contrast
On white
1.64
#71DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#71DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DCCE
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DCCE | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CE
Deuteranopia (green-blind)
#C1C5CF
Tritanopia (blue-blind)
#3AE0D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71dcce; /* rgb */ color: rgb(113, 220, 206); /* oklch */ color: oklch(82.7% 0.102 184.3);
Tailwind
colors: {
custom: {
50: '#a1e7dc',
500: '#71dcce',
950: '#000000',
},
}SCSS
$custom: #71dcce; $custom-light: #a1e7dc; $custom-dark: #000000;
JSON
{
"hex": "#71dcce",
"rgb": {
"r": 113,
"g": 220,
"b": 206
},
"hsl": {
"h": 172.15,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.8268,
"c": 0.10165,
"h": 184.3
},
"luminance": 0.59153
}Semantic roles & 50–950 ramp
primary
#71DCCE
secondary
#AC4653
accent
#1D34C8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484