#71DCD6#71DCD6
#71DCD6 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.9% C 0.100 H 190.6°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #71DCD6 |
|---|---|
| RGB | rgb(113, 220, 214) |
| HSL | hsl(177, 60%, 65%) |
| HSV | hsv(177, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(81.59, -32.30, -6.59) |
| CIE-LCH | lch(81.59, 32.97, 191.52°) |
| OKLab | oklab(82.93% -0.098 -0.0183) |
| OKLCH | oklch(82.93% 0.1 190.6) |
| XYZ | xyz(44.5359, 59.5483, 72.7523) |
| Luminance | 0.5955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.90
Turquoise
#40E0D0
ΔE00 4.96
Darkturquoise
#00CED1
ΔE00 6.37
Tiffany Blue
#7BF2DA
ΔE00 7.48
Bright Light Blue
#26F7FD
ΔE00 7.91
Bright Cyan
#41FDFE
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DCD6 #DC7177
analogous
#71DCA1 #71DCD6 #71ACDC
triadic
#71DCD6 #D671DC #DCD671
tetradic
#71DCD6 #A171DC #DC7177 #ACDC71
square
#71DCD6 #A171DC #DC7177 #ACDC71
split-complementary
#71DCD6 #DC71AC #DCA171
monochromatic
#2AA9A2 #40D0C8 #71DCD6 #A2E8E4 #D3F4F2
Accessibility & contrast
On white
1.63
#71DCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#71DCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DCD6
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DCD6 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D6
Deuteranopia (green-blind)
#BFC5D7
Tritanopia (blue-blind)
#32E1DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #71dcd6; /* rgb */ color: rgb(113, 220, 214); /* oklch */ color: oklch(82.9% 0.100 190.6);
Tailwind
colors: {
custom: {
50: '#a1e7e2',
500: '#71dcd6',
950: '#000000',
},
}SCSS
$custom: #71dcd6; $custom-light: #a1e7e2; $custom-dark: #000000;
JSON
{
"hex": "#71dcd6",
"rgb": {
"r": 113,
"g": 220,
"b": 214
},
"hsl": {
"h": 176.636,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.82928,
"c": 0.09967,
"h": 190.6
},
"luminance": 0.59552
}Semantic roles & 50–950 ramp
primary
#71DCD6
secondary
#AC464B
accent
#1D27C8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484