#71D5CD#71D5CD
#71D5CD is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.0% C 0.095 H 188.7°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #71D5CD |
|---|---|
| RGB | rgb(113, 213, 205) |
| HSL | hsl(175, 54%, 64%) |
| HSV | hsv(175, 47%, 84%) |
| CMYK | cmyk(46.9%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(79.33, -31.22, -5.13) |
| CIE-LCH | lch(79.33, 31.64, 189.32°) |
| OKLab | oklab(81.02% -0.0939 -0.0143) |
| OKLCH | oklch(81.02% 0.095 188.7) |
| XYZ | xyz(41.6193, 55.5035, 66.2658) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.39
Turquoise
#40E0D0
ΔE00 5.17
Darkturquoise
#00CED1
ΔE00 6.26
Seafoam Blue
#78D1B6
ΔE00 6.95
Pale Teal
#82CBB2
ΔE00 7.48
Tiffany Blue
#7BF2DA
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D5CD #D57179
analogous
#71D59B #71D5CD #71ABD5
triadic
#71D5CD #CD71D5 #D5CD71
tetradic
#71D5CD #9B71D5 #D57179 #ABD571
square
#71D5CD #9B71D5 #D57179 #ABD571
split-complementary
#71D5CD #D571AB #D59B71
monochromatic
#2E9D94 #42C7BC #71D5CD #A0E3DE #CFF1EE
Accessibility & contrast
On white
1.74
#71D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#71D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D5CD
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D5CD | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCD
Deuteranopia (green-blind)
#BBBFCE
Tritanopia (blue-blind)
#3DD9D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #71d5cd; /* rgb */ color: rgb(113, 213, 205); /* oklch */ color: oklch(81.0% 0.095 188.7);
Tailwind
colors: {
custom: {
50: '#a0e2dc',
500: '#71d5cd',
950: '#000000',
},
}SCSS
$custom: #71d5cd; $custom-light: #a0e2dc; $custom-dark: #000000;
JSON
{
"hex": "#71d5cd",
"rgb": {
"r": 113,
"g": 213,
"b": 205
},
"hsl": {
"h": 175.2,
"s": 54.348,
"l": 63.922
},
"oklch": {
"l": 0.81022,
"c": 0.09503,
"h": 188.7
},
"luminance": 0.55507
}Semantic roles & 50–950 ramp
primary
#71D5CD
secondary
#A24950
accent
#2430C2
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484