#71DCCD#71DCCD
#71DCCD is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.6% C 0.102 H 183.6°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #71DCCD |
|---|---|
| RGB | rgb(113, 220, 205) |
| HSL | hsl(172, 60%, 65%) |
| HSV | hsv(172, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(81.35, -34.52, -2.16) |
| CIE-LCH | lch(81.35, 34.59, 183.58°) |
| OKLab | oklab(82.65% -0.1018 -0.0064) |
| OKLCH | oklch(82.65% 0.102 183.6) |
| XYZ | xyz(43.4181, 59.1011, 66.8654) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.57
Mediumturquoise
#48D1CC
ΔE00 5.08
Seafoam Blue
#78D1B6
ΔE00 5.38
Tiffany Blue
#7BF2DA
ΔE00 5.43
Pale Teal
#82CBB2
ΔE00 6.66
Aqua (survey)
#13EAC9
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DCCD #DC7180
analogous
#71DC98 #71DCCD #71B5DC
triadic
#71DCCD #CD71DC #DCCD71
tetradic
#71DCCD #9871DC #DC7180 #B5DC71
square
#71DCCD #9871DC #DC7180 #B5DC71
split-complementary
#71DCCD #DC71B5 #DC9871
monochromatic
#2AA997 #40D0BC #71DCCD #A2E8DE #D3F4F0
Accessibility & contrast
On white
1.64
#71DCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#71DCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DCCD
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DCCD | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CD
Deuteranopia (green-blind)
#C2C5CE
Tritanopia (blue-blind)
#3BE0D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71dccd; /* rgb */ color: rgb(113, 220, 205); /* oklch */ color: oklch(82.6% 0.102 183.6);
Tailwind
colors: {
custom: {
50: '#a1e7dc',
500: '#71dccd',
950: '#000000',
},
}SCSS
$custom: #71dccd; $custom-light: #a1e7dc; $custom-dark: #000000;
JSON
{
"hex": "#71dccd",
"rgb": {
"r": 113,
"g": 220,
"b": 205
},
"hsl": {
"h": 171.589,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.82649,
"c": 0.10199,
"h": 183.6
},
"luminance": 0.59105
}Semantic roles & 50–950 ramp
primary
#71DCCD
secondary
#AC4654
accent
#1D35C8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1615
muted
#808484