#71DCD7#71DCD7
#71DCD7 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.0% C 0.100 H 191.4°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #71DCD7 |
|---|---|
| RGB | rgb(113, 220, 215) |
| HSL | hsl(177, 60%, 65%) |
| HSV | hsv(177, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(81.62, -32.05, -7.08) |
| CIE-LCH | lch(81.62, 32.82, 192.45°) |
| OKLab | oklab(82.96% -0.0975 -0.0196) |
| OKLCH | oklch(82.96% 0.1 191.4) |
| XYZ | xyz(44.6640, 59.5995, 73.4270) |
| Luminance | 0.5960 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.92
Turquoise
#40E0D0
ΔE00 5.23
Darkturquoise
#00CED1
ΔE00 6.24
Bright Light Blue
#26F7FD
ΔE00 7.75
Tiffany Blue
#7BF2DA
ΔE00 7.77
Aqua Blue
#02D8E9
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DCD7 #DC7176
analogous
#71DCA1 #71DCD7 #71ACDC
triadic
#71DCD7 #D771DC #DCD771
tetradic
#71DCD7 #A171DC #DC7176 #ACDC71
square
#71DCD7 #A171DC #DC7176 #ACDC71
split-complementary
#71DCD7 #DC71AC #DCA171
monochromatic
#2AA9A3 #40D0C9 #71DCD7 #A2E8E5 #D3F4F3
Accessibility & contrast
On white
1.63
#71DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#71DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DCD7
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DCD7 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D7
Deuteranopia (green-blind)
#BFC5D8
Tritanopia (blue-blind)
#31E1DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #71dcd7; /* rgb */ color: rgb(113, 220, 215); /* oklch */ color: oklch(83.0% 0.100 191.4);
Tailwind
colors: {
custom: {
50: '#a1e7e3',
500: '#71dcd7',
950: '#000000',
},
}SCSS
$custom: #71dcd7; $custom-light: #a1e7e3; $custom-dark: #000000;
JSON
{
"hex": "#71dcd7",
"rgb": {
"r": 113,
"g": 220,
"b": 215
},
"hsl": {
"h": 177.196,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.8296,
"c": 0.09951,
"h": 191.4
},
"luminance": 0.59603
}Semantic roles & 50–950 ramp
primary
#71DCD7
secondary
#AC464A
accent
#1D25C8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484