#71CCCC#71CCCC
#71CCCC is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.9% C 0.087 H 195.5°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #71CCCC |
|---|---|
| RGB | rgb(113, 204, 204) |
| HSL | hsl(180, 47%, 62%) |
| HSV | hsv(180, 45%, 80%) |
| CMYK | cmyk(44.6%, 0%, 0%, 20%) |
| CIE-LAB | lab(76.71, -27.13, -8.47) |
| CIE-LCH | lch(76.71, 28.42, 197.34°) |
| OKLab | oklab(78.9% -0.0841 -0.0234) |
| OKLCH | oklch(78.9% 0.087 195.5) |
| XYZ | xyz(39.2977, 51.0529, 64.8984) |
| Luminance | 0.5106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.40
Darkturquoise
#00CED1
ΔE00 5.50
Aqua Blue
#02D8E9
ΔE00 7.28
Turquoise
#40E0D0
ΔE00 8.43
Topaz
#13BBAF
ΔE00 8.94
Robin'S Egg
#6DEDFD
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CCCC #CC7171
analogous
#71CC9F #71CCCC #719FCC
triadic
#71CCCC #CC71CC #CCCC71
tetradic
#71CCCC #9F71CC #CC7171 #9FCC71
square
#71CCCC #9F71CC #CC7171 #9FCC71
split-complementary
#71CCCC #CC719F #CC9F71
monochromatic
#338F8F #44BCBC #71CCCC #9EDCDC #CBECEC
Accessibility & contrast
On white
1.87
#71CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#71CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CCCC
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CCCC | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CC
Deuteranopia (green-blind)
#B2B8CD
Tritanopia (blue-blind)
#41D1CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #71cccc; /* rgb */ color: rgb(113, 204, 204); /* oklch */ color: oklch(78.9% 0.087 195.5);
Tailwind
colors: {
custom: {
50: '#a0dcdb',
500: '#71cccc',
950: '#000000',
},
}SCSS
$custom: #71cccc; $custom-light: #a0dcdb; $custom-dark: #000000;
JSON
{
"hex": "#71cccc",
"rgb": {
"r": 113,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 47.15,
"l": 62.157
},
"oklch": {
"l": 0.78904,
"c": 0.0873,
"h": 195.5
},
"luminance": 0.51056
}Semantic roles & 50–950 ramp
primary
#71CCCC
secondary
#964B4B
accent
#2B2BBA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484