#71DCD1#71DCD1
#71DCD1 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.8% C 0.101 H 186.6°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #71DCD1 |
|---|---|
| RGB | rgb(113, 220, 209) |
| HSL | hsl(174, 60%, 65%) |
| HSV | hsv(174, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 5%, 13.7%) |
| CIE-LAB | lab(81.45, -33.54, -4.13) |
| CIE-LCH | lch(81.45, 33.80, 187.02°) |
| OKLab | oklab(82.77% -0.1001 -0.0117) |
| OKLCH | oklch(82.77% 0.101 186.6) |
| XYZ | xyz(43.9071, 59.2967, 69.4409) |
| Luminance | 0.5930 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.89
Mediumturquoise
#48D1CC
ΔE00 4.30
Tiffany Blue
#7BF2DA
ΔE00 6.20
Seafoam Blue
#78D1B6
ΔE00 6.59
Darkturquoise
#00CED1
ΔE00 7.28
Pale Teal
#82CBB2
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DCD1 #DC717C
analogous
#71DC9C #71DCD1 #71B1DC
triadic
#71DCD1 #D171DC #DCD171
tetradic
#71DCD1 #9C71DC #DC717C #B1DC71
square
#71DCD1 #9C71DC #DC717C #B1DC71
split-complementary
#71DCD1 #DC71B1 #DC9C71
monochromatic
#2AA99C #40D0C1 #71DCD1 #A2E8E1 #D3F4F1
Accessibility & contrast
On white
1.63
#71DCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#71DCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DCD1
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DCD1 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D1
Deuteranopia (green-blind)
#C1C5D2
Tritanopia (blue-blind)
#37E0D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71dcd1; /* rgb */ color: rgb(113, 220, 209); /* oklch */ color: oklch(82.8% 0.101 186.6);
Tailwind
colors: {
custom: {
50: '#a1e7df',
500: '#71dcd1',
950: '#000000',
},
}SCSS
$custom: #71dcd1; $custom-light: #a1e7df; $custom-dark: #000000;
JSON
{
"hex": "#71dcd1",
"rgb": {
"r": 113,
"g": 220,
"b": 209
},
"hsl": {
"h": 173.832,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.82771,
"c": 0.10076,
"h": 186.6
},
"luminance": 0.59301
}Semantic roles & 50–950 ramp
primary
#71DCD1
secondary
#AC4650
accent
#1D2FC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484