#71CDCD#71CDCD
#71CDCD is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.2% C 0.088 H 195.5°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #71CDCD |
|---|---|
| RGB | rgb(113, 205, 205) |
| HSL | hsl(180, 48%, 62%) |
| HSV | hsv(180, 45%, 80%) |
| CMYK | cmyk(44.9%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(77.03, -27.36, -8.54) |
| CIE-LCH | lch(77.03, 28.66, 197.33°) |
| OKLab | oklab(79.17% -0.0848 -0.0236) |
| OKLCH | oklch(79.17% 0.088 195.5) |
| XYZ | xyz(39.6565, 51.5779, 65.6115) |
| Luminance | 0.5158 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.30
Darkturquoise
#00CED1
ΔE00 5.44
Aqua Blue
#02D8E9
ΔE00 7.17
Turquoise
#40E0D0
ΔE00 8.28
Topaz
#13BBAF
ΔE00 9.04
Robin'S Egg
#6DEDFD
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CDCD #CD7171
analogous
#71CD9F #71CDCD #719FCD
triadic
#71CDCD #CD71CD #CDCD71
tetradic
#71CDCD #9F71CD #CD7171 #9FCD71
square
#71CDCD #9F71CD #CD7171 #9FCD71
split-complementary
#71CDCD #CD719F #CD9F71
monochromatic
#339191 #44BDBD #71CDCD #9EDDDD #CCEDED
Accessibility & contrast
On white
1.86
#71CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#71CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CDCD
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CDCD | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CD
Deuteranopia (green-blind)
#B2B9CE
Tritanopia (blue-blind)
#40D2CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #71cdcd; /* rgb */ color: rgb(113, 205, 205); /* oklch */ color: oklch(79.2% 0.088 195.5);
Tailwind
colors: {
custom: {
50: '#a0dcdc',
500: '#71cdcd',
950: '#000000',
},
}SCSS
$custom: #71cdcd; $custom-light: #a0dcdc; $custom-dark: #000000;
JSON
{
"hex": "#71cdcd",
"rgb": {
"r": 113,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 47.917,
"l": 62.353
},
"oklch": {
"l": 0.79168,
"c": 0.08805,
"h": 195.5
},
"luminance": 0.51581
}Semantic roles & 50–950 ramp
primary
#71CDCD
secondary
#974B4B
accent
#2A2ABB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484