#71D6CE#71D6CE
#71D6CE is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.3% C 0.096 H 188.7°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #71D6CE |
|---|---|
| RGB | rgb(113, 214, 206) |
| HSL | hsl(175, 55%, 64%) |
| HSV | hsv(175, 47%, 84%) |
| CMYK | cmyk(47.2%, 0%, 3.7%, 16.1%) |
| CIE-LAB | lab(79.65, -31.45, -5.19) |
| CIE-LCH | lch(79.65, 31.88, 189.38°) |
| OKLab | oklab(81.29% -0.0946 -0.0145) |
| OKLCH | oklch(81.29% 0.096 188.7) |
| XYZ | xyz(41.9927, 56.0565, 66.9876) |
| Luminance | 0.5606 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.43
Turquoise
#40E0D0
ΔE00 5.04
Darkturquoise
#00CED1
ΔE00 6.29
Seafoam Blue
#78D1B6
ΔE00 7.02
Pale Teal
#82CBB2
ΔE00 7.60
Tiffany Blue
#7BF2DA
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D6CE #D67179
analogous
#71D69C #71D6CE #71ABD6
triadic
#71D6CE #CE71D6 #D6CE71
tetradic
#71D6CE #9C71D6 #D67179 #ABD671
square
#71D6CE #9C71D6 #D67179 #ABD671
split-complementary
#71D6CE #D671AB #D69C71
monochromatic
#2E9F96 #42C8BE #71D6CE #A0E4DE #D0F1EF
Accessibility & contrast
On white
1.72
#71D6CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#71D6CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D6CE
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D6CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D6CE | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCE
Deuteranopia (green-blind)
#BBC0CF
Tritanopia (blue-blind)
#3CDAD3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #71d6ce; /* rgb */ color: rgb(113, 214, 206); /* oklch */ color: oklch(81.3% 0.096 188.7);
Tailwind
colors: {
custom: {
50: '#a1e3dc',
500: '#71d6ce',
950: '#000000',
},
}SCSS
$custom: #71d6ce; $custom-light: #a1e3dc; $custom-dark: #000000;
JSON
{
"hex": "#71d6ce",
"rgb": {
"r": 113,
"g": 214,
"b": 206
},
"hsl": {
"h": 175.248,
"s": 55.191,
"l": 64.118
},
"oklch": {
"l": 0.81285,
"c": 0.09575,
"h": 188.7
},
"luminance": 0.5606
}Semantic roles & 50–950 ramp
primary
#71D6CE
secondary
#A3484F
accent
#232FC3
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484