#71DCD2#71DCD2
#71DCD2 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.8% C 0.101 H 187.4°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #71DCD2 |
|---|---|
| RGB | rgb(113, 220, 210) |
| HSL | hsl(174, 60%, 65%) |
| HSV | hsv(174, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(81.48, -33.30, -4.62) |
| CIE-LCH | lch(81.48, 33.62, 187.90°) |
| OKLab | oklab(82.8% -0.0997 -0.013) |
| OKLCH | oklch(82.8% 0.101 187.4) |
| XYZ | xyz(44.0313, 59.3464, 70.0949) |
| Luminance | 0.5935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.06
Mediumturquoise
#48D1CC
ΔE00 4.16
Tiffany Blue
#7BF2DA
ΔE00 6.43
Seafoam Blue
#78D1B6
ΔE00 6.91
Darkturquoise
#00CED1
ΔE00 7.07
Bright Aqua
#0BF9EA
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DCD2 #DC717B
analogous
#71DC9D #71DCD2 #71B0DC
triadic
#71DCD2 #D271DC #DCD271
tetradic
#71DCD2 #9D71DC #DC717B #B0DC71
square
#71DCD2 #9D71DC #DC717B #B0DC71
split-complementary
#71DCD2 #DC71B0 #DC9D71
monochromatic
#2AA99D #40D0C2 #71DCD2 #A2E8E2 #D3F4F1
Accessibility & contrast
On white
1.63
#71DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#71DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DCD2
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DCD2 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D2
Deuteranopia (green-blind)
#C0C5D3
Tritanopia (blue-blind)
#36E0D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71dcd2; /* rgb */ color: rgb(113, 220, 210); /* oklch */ color: oklch(82.8% 0.101 187.4);
Tailwind
colors: {
custom: {
50: '#a1e7df',
500: '#71dcd2',
950: '#000000',
},
}SCSS
$custom: #71dcd2; $custom-light: #a1e7df; $custom-dark: #000000;
JSON
{
"hex": "#71dcd2",
"rgb": {
"r": 113,
"g": 220,
"b": 210
},
"hsl": {
"h": 174.393,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.82802,
"c": 0.1005,
"h": 187.4
},
"luminance": 0.5935
}Semantic roles & 50–950 ramp
primary
#71DCD2
secondary
#AC464F
accent
#1D2DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484