#71D9CD#71D9CD
#71D9CD is a light, moderate teal. Relative luminance 0.575; OKLCH L 82.0% C 0.099 H 185.7°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #71D9CD |
|---|---|
| RGB | rgb(113, 217, 205) |
| HSL | hsl(173, 58%, 65%) |
| HSV | hsv(173, 48%, 85%) |
| CMYK | cmyk(47.9%, 0%, 5.5%, 14.9%) |
| CIE-LAB | lab(80.48, -33.12, -3.43) |
| CIE-LCH | lch(80.48, 33.29, 185.91°) |
| OKLab | oklab(81.95% -0.0984 -0.0098) |
| OKLCH | oklch(81.95% 0.099 185.7) |
| XYZ | xyz(42.6378, 57.5406, 66.6053) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.06
Mediumturquoise
#48D1CC
ΔE00 4.20
Seafoam Blue
#78D1B6
ΔE00 5.92
Tiffany Blue
#7BF2DA
ΔE00 6.52
Pale Teal
#82CBB2
ΔE00 6.87
Darkturquoise
#00CED1
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D9CD #D9717D
analogous
#71D999 #71D9CD #71B1D9
triadic
#71D9CD #CD71D9 #D9CD71
tetradic
#71D9CD #9971D9 #D9717D #B1D971
square
#71D9CD #9971D9 #D9717D #B1D971
split-complementary
#71D9CD #D971B1 #D99971
monochromatic
#2CA496 #41CCBC #71D9CD #A1E6DE #D2F3EF
Accessibility & contrast
On white
1.68
#71D9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#71D9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D9CD
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D9CD | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#BFC2CE
Tritanopia (blue-blind)
#3CDDD5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #71d9cd; /* rgb */ color: rgb(113, 217, 205); /* oklch */ color: oklch(82.0% 0.099 185.7);
Tailwind
colors: {
custom: {
50: '#a1e5dc',
500: '#71d9cd',
950: '#000000',
},
}SCSS
$custom: #71d9cd; $custom-light: #a1e5dc; $custom-dark: #000000;
JSON
{
"hex": "#71d9cd",
"rgb": {
"r": 113,
"g": 217,
"b": 205
},
"hsl": {
"h": 173.077,
"s": 57.778,
"l": 64.706
},
"oklch": {
"l": 0.81951,
"c": 0.09892,
"h": 185.7
},
"luminance": 0.57544
}Semantic roles & 50–950 ramp
primary
#71D9CD
secondary
#A74752
accent
#2033C5
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1615
muted
#808484