#71CCCD#71CCCD
#71CCCD is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.9% C 0.087 H 196.5°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #71CCCD |
|---|---|
| RGB | rgb(113, 204, 205) |
| HSL | hsl(181, 48%, 62%) |
| HSV | hsv(181, 45%, 80%) |
| CMYK | cmyk(44.9%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(76.74, -26.87, -8.96) |
| CIE-LCH | lch(76.74, 28.33, 198.45°) |
| OKLab | oklab(78.94% -0.0837 -0.0247) |
| OKLCH | oklch(78.94% 0.087 196.5) |
| XYZ | xyz(39.4180, 51.1010, 65.5320) |
| Luminance | 0.5110 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.63
Darkturquoise
#00CED1
ΔE00 5.52
Aqua Blue
#02D8E9
ΔE00 7.04
Turquoise
#40E0D0
ΔE00 8.72
Robin'S Egg
#6DEDFD
ΔE00 9.07
Topaz
#13BBAF
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CCCD #CD7271
analogous
#71CDA0 #71CCCD #719ECD
triadic
#71CCCD #CD71CC #CCCD71
tetradic
#71CCCD #A071CD #CD7271 #9ECD71
square
#71CCCD #A071CD #CD7271 #9ECD71
split-complementary
#71CCCD #CD719E #CDA071
monochromatic
#339091 #44BCBD #71CCCD #9EDCDD #CCEDED
Accessibility & contrast
On white
1.87
#71CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#71CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CCCD
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CCCD | 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)
#C1C4CD
Deuteranopia (green-blind)
#B1B8CE
Tritanopia (blue-blind)
#40D1CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #71cccd; /* rgb */ color: rgb(113, 204, 205); /* oklch */ color: oklch(78.9% 0.087 196.5);
Tailwind
colors: {
custom: {
50: '#a0dcdc',
500: '#71cccd',
950: '#000000',
},
}SCSS
$custom: #71cccd; $custom-light: #a0dcdc; $custom-dark: #000000;
JSON
{
"hex": "#71cccd",
"rgb": {
"r": 113,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.652,
"s": 47.917,
"l": 62.353
},
"oklch": {
"l": 0.78937,
"c": 0.08727,
"h": 196.5
},
"luminance": 0.51104
}Semantic roles & 50–950 ramp
primary
#71CCCD
secondary
#974C4B
accent
#2C2ABB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484