#71CDC5#71CDC5
#71CDC5 is a light, moderate teal. Relative luminance 0.512; OKLCH L 78.9% C 0.089 H 188.2°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #71CDC5 |
|---|---|
| RGB | rgb(113, 205, 197) |
| HSL | hsl(175, 48%, 62%) |
| HSV | hsv(175, 45%, 80%) |
| CMYK | cmyk(44.9%, 0%, 3.9%, 19.6%) |
| CIE-LAB | lab(76.80, -29.36, -4.56) |
| CIE-LCH | lch(76.80, 29.72, 188.83°) |
| OKLab | oklab(78.91% -0.0882 -0.0128) |
| OKLCH | oklch(78.91% 0.089 188.2) |
| XYZ | xyz(38.7154, 51.2015, 60.6552) |
| Luminance | 0.5121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.72
Darkturquoise
#00CED1
ΔE00 6.33
Turquoise
#40E0D0
ΔE00 6.49
Seafoam Blue
#78D1B6
ΔE00 6.72
Pale Teal
#82CBB2
ΔE00 6.77
Topaz
#13BBAF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CDC5 #CD7179
analogous
#71CD97 #71CDC5 #71A7CD
triadic
#71CDC5 #C571CD #CDC571
tetradic
#71CDC5 #9771CD #CD7179 #A7CD71
square
#71CDC5 #9771CD #CD7179 #A7CD71
split-complementary
#71CDC5 #CD71A7 #CD9771
monochromatic
#339189 #44BDB3 #71CDC5 #9EDDD7 #CCEDEA
Accessibility & contrast
On white
1.87
#71CDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#71CDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CDC5
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CDC5 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C4C5
Deuteranopia (green-blind)
#B4B9C6
Tritanopia (blue-blind)
#46D1CA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #71cdc5; /* rgb */ color: rgb(113, 205, 197); /* oklch */ color: oklch(78.9% 0.089 188.2);
Tailwind
colors: {
custom: {
50: '#9fdcd6',
500: '#71cdc5',
950: '#000000',
},
}SCSS
$custom: #71cdc5; $custom-light: #9fdcd6; $custom-dark: #000000;
JSON
{
"hex": "#71cdc5",
"rgb": {
"r": 113,
"g": 205,
"b": 197
},
"hsl": {
"h": 174.783,
"s": 47.917,
"l": 62.353
},
"oklch": {
"l": 0.7891,
"c": 0.08913,
"h": 188.2
},
"luminance": 0.51205
}Semantic roles & 50–950 ramp
primary
#71CDC5
secondary
#974B52
accent
#2A37BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483