#71D5CC#71D5CC
#71D5CC is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.0% C 0.095 H 187.8°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #71D5CC |
|---|---|
| RGB | rgb(113, 213, 204) |
| HSL | hsl(175, 54%, 64%) |
| HSV | hsv(175, 47%, 84%) |
| CMYK | cmyk(46.9%, 0%, 4.2%, 16.5%) |
| CIE-LAB | lab(79.30, -31.47, -4.63) |
| CIE-LCH | lch(79.30, 31.81, 188.37°) |
| OKLab | oklab(80.99% -0.0944 -0.013) |
| OKLCH | oklch(80.99% 0.095 187.8) |
| XYZ | xyz(41.4990, 55.4554, 65.6321) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.50
Turquoise
#40E0D0
ΔE00 4.99
Darkturquoise
#00CED1
ΔE00 6.46
Seafoam Blue
#78D1B6
ΔE00 6.60
Pale Teal
#82CBB2
ΔE00 7.17
Tiffany Blue
#7BF2DA
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D5CC #D5717A
analogous
#71D59A #71D5CC #71ACD5
triadic
#71D5CC #CC71D5 #D5CC71
tetradic
#71D5CC #9A71D5 #D5717A #ACD571
square
#71D5CC #9A71D5 #D5717A #ACD571
split-complementary
#71D5CC #D571AC #D59A71
monochromatic
#2E9D93 #42C7BB #71D5CC #A0E3DD #CFF1EE
Accessibility & contrast
On white
1.74
#71D5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#71D5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D5CC
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D5CC | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCC
Deuteranopia (green-blind)
#BBBFCD
Tritanopia (blue-blind)
#3ED9D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #71d5cc; /* rgb */ color: rgb(113, 213, 204); /* oklch */ color: oklch(81.0% 0.095 187.8);
Tailwind
colors: {
custom: {
50: '#a0e2db',
500: '#71d5cc',
950: '#000000',
},
}SCSS
$custom: #71d5cc; $custom-light: #a0e2db; $custom-dark: #000000;
JSON
{
"hex": "#71d5cc",
"rgb": {
"r": 113,
"g": 213,
"b": 204
},
"hsl": {
"h": 174.6,
"s": 54.348,
"l": 63.922
},
"oklch": {
"l": 0.8099,
"c": 0.09525,
"h": 187.8
},
"luminance": 0.55459
}Semantic roles & 50–950 ramp
primary
#71D5CC
secondary
#A24951
accent
#2432C2
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484