#71DCD5#71DCD5
#71DCD5 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.9% C 0.100 H 189.8°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #71DCD5 |
|---|---|
| RGB | rgb(113, 220, 213) |
| HSL | hsl(176, 60%, 65%) |
| HSV | hsv(176, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(81.56, -32.55, -6.09) |
| CIE-LCH | lch(81.56, 33.12, 190.60°) |
| OKLab | oklab(82.9% -0.0984 -0.017) |
| OKLCH | oklch(82.9% 0.1 189.8) |
| XYZ | xyz(44.4086, 59.4973, 72.0818) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.91
Turquoise
#40E0D0
ΔE00 4.70
Darkturquoise
#00CED1
ΔE00 6.52
Tiffany Blue
#7BF2DA
ΔE00 7.20
Seafoam Blue
#78D1B6
ΔE00 7.89
Bright Light Blue
#26F7FD
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DCD5 #DC7178
analogous
#71DCA0 #71DCD5 #71ADDC
triadic
#71DCD5 #D571DC #DCD571
tetradic
#71DCD5 #A071DC #DC7178 #ADDC71
square
#71DCD5 #A071DC #DC7178 #ADDC71
split-complementary
#71DCD5 #DC71AD #DCA071
monochromatic
#2AA9A1 #40D0C6 #71DCD5 #A2E8E4 #D3F4F2
Accessibility & contrast
On white
1.63
#71DCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#71DCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DCD5
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DCD5 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D5
Deuteranopia (green-blind)
#C0C5D6
Tritanopia (blue-blind)
#33E1DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #71dcd5; /* rgb */ color: rgb(113, 220, 213); /* oklch */ color: oklch(82.9% 0.100 189.8);
Tailwind
colors: {
custom: {
50: '#a1e7e1',
500: '#71dcd5',
950: '#000000',
},
}SCSS
$custom: #71dcd5; $custom-light: #a1e7e1; $custom-dark: #000000;
JSON
{
"hex": "#71dcd5",
"rgb": {
"r": 113,
"g": 220,
"b": 213
},
"hsl": {
"h": 176.075,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.82896,
"c": 0.09984,
"h": 189.8
},
"luminance": 0.59501
}Semantic roles & 50–950 ramp
primary
#71DCD5
secondary
#AC464C
accent
#1D29C8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484