#71DCD3#71DCD3
#71DCD3 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.8% C 0.100 H 188.2°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #71DCD3 |
|---|---|
| RGB | rgb(113, 220, 211) |
| HSL | hsl(175, 60%, 65%) |
| HSV | hsv(175, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(81.51, -33.05, -5.11) |
| CIE-LCH | lch(81.51, 33.44, 188.79°) |
| OKLab | oklab(82.83% -0.0992 -0.0143) |
| OKLCH | oklch(82.83% 0.1 188.2) |
| XYZ | xyz(44.1563, 59.3964, 70.7531) |
| Luminance | 0.5940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.04
Turquoise
#40E0D0
ΔE00 4.25
Tiffany Blue
#7BF2DA
ΔE00 6.67
Darkturquoise
#00CED1
ΔE00 6.87
Seafoam Blue
#78D1B6
ΔE00 7.23
Bright Aqua
#0BF9EA
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DCD3 #DC717A
analogous
#71DC9D #71DCD3 #71B0DC
triadic
#71DCD3 #D371DC #DCD371
tetradic
#71DCD3 #9D71DC #DC717A #B0DC71
square
#71DCD3 #9D71DC #DC717A #B0DC71
split-complementary
#71DCD3 #DC71B0 #DC9D71
monochromatic
#2AA99E #40D0C4 #71DCD3 #A2E8E2 #D3F4F1
Accessibility & contrast
On white
1.63
#71DCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#71DCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DCD3
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DCD3 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D3
Deuteranopia (green-blind)
#C0C5D4
Tritanopia (blue-blind)
#35E1D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #71dcd3; /* rgb */ color: rgb(113, 220, 211); /* oklch */ color: oklch(82.8% 0.100 188.2);
Tailwind
colors: {
custom: {
50: '#a1e7e0',
500: '#71dcd3',
950: '#000000',
},
}SCSS
$custom: #71dcd3; $custom-light: #a1e7e0; $custom-dark: #000000;
JSON
{
"hex": "#71dcd3",
"rgb": {
"r": 113,
"g": 220,
"b": 211
},
"hsl": {
"h": 174.953,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.82834,
"c": 0.10026,
"h": 188.2
},
"luminance": 0.594
}Semantic roles & 50–950 ramp
primary
#71DCD3
secondary
#AC464E
accent
#1D2CC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484