#71D3CD#71D3CD
#71D3CD is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.6% C 0.093 H 190.3°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #71D3CD |
|---|---|
| RGB | rgb(113, 211, 205) |
| HSL | hsl(176, 53%, 64%) |
| HSV | hsv(176, 46%, 83%) |
| CMYK | cmyk(46.4%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(78.75, -30.27, -5.98) |
| CIE-LCH | lch(78.75, 30.85, 191.17°) |
| OKLab | oklab(80.56% -0.0917 -0.0166) |
| OKLCH | oklch(80.56% 0.093 190.3) |
| XYZ | xyz(41.1193, 54.5036, 66.0991) |
| Luminance | 0.5451 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.27
Darkturquoise
#00CED1
ΔE00 5.85
Turquoise
#40E0D0
ΔE00 5.87
Seafoam Blue
#78D1B6
ΔE00 7.58
Pale Teal
#82CBB2
ΔE00 7.91
Aqua Blue
#02D8E9
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D3CD #D37177
analogous
#71D39C #71D3CD #71A8D3
triadic
#71D3CD #CD71D3 #D3CD71
tetradic
#71D3CD #9C71D3 #D37177 #A8D371
square
#71D3CD #9C71D3 #D37177 #A8D371
split-complementary
#71D3CD #D371A8 #D39C71
monochromatic
#309A93 #42C5BD #71D3CD #A0E1DD #CEF0EE
Accessibility & contrast
On white
1.76
#71D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#71D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D3CD
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D3CD | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#B8BECE
Tritanopia (blue-blind)
#3ED8D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #71d3cd; /* rgb */ color: rgb(113, 211, 205); /* oklch */ color: oklch(80.6% 0.093 190.3);
Tailwind
colors: {
custom: {
50: '#a0e1dc',
500: '#71d3cd',
950: '#000000',
},
}SCSS
$custom: #71d3cd; $custom-light: #a0e1dc; $custom-dark: #000000;
JSON
{
"hex": "#71d3cd",
"rgb": {
"r": 113,
"g": 211,
"b": 205
},
"hsl": {
"h": 176.327,
"s": 52.688,
"l": 63.529
},
"oklch": {
"l": 0.80558,
"c": 0.09317,
"h": 190.3
},
"luminance": 0.54507
}Semantic roles & 50–950 ramp
primary
#71D3CD
secondary
#9F494F
accent
#252FC0
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484