#71D4CD#71D4CD
#71D4CD is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.8% C 0.094 H 189.5°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #71D4CD |
|---|---|
| RGB | rgb(113, 212, 205) |
| HSL | hsl(176, 54%, 64%) |
| HSV | hsv(176, 47%, 83%) |
| CMYK | cmyk(46.7%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(79.04, -30.75, -5.55) |
| CIE-LCH | lch(79.04, 31.24, 190.23°) |
| OKLab | oklab(80.79% -0.0928 -0.0155) |
| OKLCH | oklch(80.79% 0.094 189.5) |
| XYZ | xyz(41.3685, 55.0020, 66.1822) |
| Luminance | 0.5501 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.30
Turquoise
#40E0D0
ΔE00 5.51
Darkturquoise
#00CED1
ΔE00 6.04
Seafoam Blue
#78D1B6
ΔE00 7.26
Pale Teal
#82CBB2
ΔE00 7.69
Tiffany Blue
#7BF2DA
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D4CD #D47178
analogous
#71D49B #71D4CD #71A9D4
triadic
#71D4CD #CD71D4 #D4CD71
tetradic
#71D4CD #9B71D4 #D47178 #A9D471
square
#71D4CD #9B71D4 #D47178 #A9D471
split-complementary
#71D4CD #D471A9 #D49B71
monochromatic
#2F9C94 #42C6BC #71D4CD #A0E2DE #CFF0EE
Accessibility & contrast
On white
1.75
#71D4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#71D4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D4CD
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D4CD | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#3ED8D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #71d4cd; /* rgb */ color: rgb(113, 212, 205); /* oklch */ color: oklch(80.8% 0.094 189.5);
Tailwind
colors: {
custom: {
50: '#a0e1dc',
500: '#71d4cd',
950: '#000000',
},
}SCSS
$custom: #71d4cd; $custom-light: #a0e1dc; $custom-dark: #000000;
JSON
{
"hex": "#71d4cd",
"rgb": {
"r": 113,
"g": 212,
"b": 205
},
"hsl": {
"h": 175.758,
"s": 53.514,
"l": 63.725
},
"oklch": {
"l": 0.8079,
"c": 0.09409,
"h": 189.5
},
"luminance": 0.55005
}Semantic roles & 50–950 ramp
primary
#71D4CD
secondary
#A0494F
accent
#2530C1
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484