#71CDC3#71CDC3
#71CDC3 is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.8% C 0.090 H 186.5°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #71CDC3 |
|---|---|
| RGB | rgb(113, 205, 195) |
| HSL | hsl(173, 48%, 62%) |
| HSV | hsv(173, 45%, 80%) |
| CMYK | cmyk(44.9%, 0%, 4.9%, 19.6%) |
| CIE-LAB | lab(76.75, -29.85, -3.57) |
| CIE-LCH | lch(76.75, 30.07, 186.81°) |
| OKLab | oklab(78.85% -0.0891 -0.0101) |
| OKLCH | oklch(78.85% 0.09 186.5) |
| XYZ | xyz(38.4878, 51.1104, 59.4563) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.99
Seafoam Blue
#78D1B6
ΔE00 5.98
Pale Teal
#82CBB2
ΔE00 6.09
Turquoise
#40E0D0
ΔE00 6.24
Darkturquoise
#00CED1
ΔE00 6.78
Topaz
#13BBAF
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CDC3 #CD717B
analogous
#71CD95 #71CDC3 #71A9CD
triadic
#71CDC3 #C371CD #CDC371
tetradic
#71CDC3 #9571CD #CD717B #A9CD71
square
#71CDC3 #9571CD #CD717B #A9CD71
split-complementary
#71CDC3 #CD71A9 #CD9571
monochromatic
#339186 #44BDB0 #71CDC3 #9EDDD6 #CCEDE9
Accessibility & contrast
On white
1.87
#71CDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#71CDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CDC3
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CDC3 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C3
Deuteranopia (green-blind)
#B5B9C4
Tritanopia (blue-blind)
#47D1CA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #71cdc3; /* rgb */ color: rgb(113, 205, 195); /* oklch */ color: oklch(78.8% 0.090 186.5);
Tailwind
colors: {
custom: {
50: '#9fdcd5',
500: '#71cdc3',
950: '#000000',
},
}SCSS
$custom: #71cdc3; $custom-light: #9fdcd5; $custom-dark: #000000;
JSON
{
"hex": "#71cdc3",
"rgb": {
"r": 113,
"g": 205,
"b": 195
},
"hsl": {
"h": 173.478,
"s": 47.917,
"l": 62.353
},
"oklch": {
"l": 0.78848,
"c": 0.08963,
"h": 186.5
},
"luminance": 0.51113
}Semantic roles & 50–950 ramp
primary
#71CDC3
secondary
#974B53
accent
#2A3ABB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483