#71DCD4#71DCD4
#71DCD4 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.9% C 0.100 H 189.0°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #71DCD4 |
|---|---|
| RGB | rgb(113, 220, 212) |
| HSL | hsl(176, 60%, 65%) |
| HSV | hsv(176, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(81.54, -32.80, -5.60) |
| CIE-LCH | lch(81.54, 33.28, 189.69°) |
| OKLab | oklab(82.87% -0.0988 -0.0156) |
| OKLCH | oklch(82.87% 0.1 189) |
| XYZ | xyz(44.2820, 59.4467, 71.4154) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.96
Turquoise
#40E0D0
ΔE00 4.47
Darkturquoise
#00CED1
ΔE00 6.68
Tiffany Blue
#7BF2DA
ΔE00 6.93
Seafoam Blue
#78D1B6
ΔE00 7.56
Bright Aqua
#0BF9EA
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DCD4 #DC7179
analogous
#71DC9E #71DCD4 #71AEDC
triadic
#71DCD4 #D471DC #DCD471
tetradic
#71DCD4 #9E71DC #DC7179 #AEDC71
square
#71DCD4 #9E71DC #DC7179 #AEDC71
split-complementary
#71DCD4 #DC71AE #DC9E71
monochromatic
#2AA99F #40D0C5 #71DCD4 #A2E8E3 #D3F4F2
Accessibility & contrast
On white
1.63
#71DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#71DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DCD4
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DCD4 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D4
Deuteranopia (green-blind)
#C0C5D5
Tritanopia (blue-blind)
#34E1D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #71dcd4; /* rgb */ color: rgb(113, 220, 212); /* oklch */ color: oklch(82.9% 0.100 189.0);
Tailwind
colors: {
custom: {
50: '#a1e7e1',
500: '#71dcd4',
950: '#000000',
},
}SCSS
$custom: #71dcd4; $custom-light: #a1e7e1; $custom-dark: #000000;
JSON
{
"hex": "#71dcd4",
"rgb": {
"r": 113,
"g": 220,
"b": 212
},
"hsl": {
"h": 175.514,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.82865,
"c": 0.10004,
"h": 189
},
"luminance": 0.59451
}Semantic roles & 50–950 ramp
primary
#71DCD4
secondary
#AC464D
accent
#1D2AC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484