#71D5CF#71D5CF
#71D5CF is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.1% C 0.095 H 190.3°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #71D5CF |
|---|---|
| RGB | rgb(113, 213, 207) |
| HSL | hsl(176, 54%, 64%) |
| HSV | hsv(176, 47%, 84%) |
| CMYK | cmyk(46.9%, 0%, 2.8%, 16.5%) |
| CIE-LAB | lab(79.39, -30.73, -6.11) |
| CIE-LCH | lch(79.39, 31.33, 191.25°) |
| OKLab | oklab(81.08% -0.0931 -0.017) |
| OKLCH | oklch(81.08% 0.095 190.3) |
| XYZ | xyz(41.8622, 55.6007, 67.5454) |
| Luminance | 0.5560 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.30
Turquoise
#40E0D0
ΔE00 5.60
Darkturquoise
#00CED1
ΔE00 5.90
Seafoam Blue
#78D1B6
ΔE00 7.68
Pale Teal
#82CBB2
ΔE00 8.11
Aqua Blue
#02D8E9
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D5CF #D57177
analogous
#71D59D #71D5CF #71A9D5
triadic
#71D5CF #CF71D5 #D5CF71
tetradic
#71D5CF #9D71D5 #D57177 #A9D571
square
#71D5CF #9D71D5 #D57177 #A9D571
split-complementary
#71D5CF #D571A9 #D59D71
monochromatic
#2E9D96 #42C7BF #71D5CF #A0E3DF #CFF1EF
Accessibility & contrast
On white
1.73
#71D5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#71D5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D5CF
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D5CF | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCF
Deuteranopia (green-blind)
#BABFD0
Tritanopia (blue-blind)
#3CDAD3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #71d5cf; /* rgb */ color: rgb(113, 213, 207); /* oklch */ color: oklch(81.1% 0.095 190.3);
Tailwind
colors: {
custom: {
50: '#a0e2dd',
500: '#71d5cf',
950: '#000000',
},
}SCSS
$custom: #71d5cf; $custom-light: #a0e2dd; $custom-dark: #000000;
JSON
{
"hex": "#71d5cf",
"rgb": {
"r": 113,
"g": 213,
"b": 207
},
"hsl": {
"h": 176.4,
"s": 54.348,
"l": 63.922
},
"oklch": {
"l": 0.81085,
"c": 0.09463,
"h": 190.3
},
"luminance": 0.55604
}Semantic roles & 50–950 ramp
primary
#71D5CF
secondary
#A2494E
accent
#242DC2
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484