#71CCC0#71CCC0
#71CCC0 is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.5% C 0.089 H 184.6°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #71CCC0 |
|---|---|
| RGB | rgb(113, 204, 192) |
| HSL | hsl(172, 47%, 62%) |
| HSV | hsv(172, 45%, 80%) |
| CMYK | cmyk(44.6%, 0%, 5.9%, 20%) |
| CIE-LAB | lab(76.37, -30.10, -2.49) |
| CIE-LCH | lch(76.37, 30.21, 184.74°) |
| OKLab | oklab(78.52% -0.0892 -0.0072) |
| OKLCH | oklch(78.52% 0.089 184.6) |
| XYZ | xyz(37.9135, 50.4992, 57.6084) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.48
Seafoam Blue
#78D1B6
ΔE00 5.27
Pale Teal
#82CBB2
ΔE00 5.37
Turquoise
#40E0D0
ΔE00 6.30
Topaz
#13BBAF
ΔE00 7.30
Turquoise (survey)
#06C2AC
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CCC0 #CC717D
analogous
#71CC93 #71CCC0 #71ABCC
triadic
#71CCC0 #C071CC #CCC071
tetradic
#71CCC0 #9371CC #CC717D #ABCC71
square
#71CCC0 #9371CC #CC717D #ABCC71
split-complementary
#71CCC0 #CC71AB #CC9371
monochromatic
#338F83 #44BCAC #71CCC0 #9EDCD4 #CBECE8
Accessibility & contrast
On white
1.89
#71CCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#71CCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CCC0
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CCC0 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3C0
Deuteranopia (green-blind)
#B5B8C1
Tritanopia (blue-blind)
#49CFC8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #71ccc0; /* rgb */ color: rgb(113, 204, 192); /* oklch */ color: oklch(78.5% 0.089 184.6);
Tailwind
colors: {
custom: {
50: '#9fdcd3',
500: '#71ccc0',
950: '#000000',
},
}SCSS
$custom: #71ccc0; $custom-light: #9fdcd3; $custom-dark: #000000;
JSON
{
"hex": "#71ccc0",
"rgb": {
"r": 113,
"g": 204,
"b": 192
},
"hsl": {
"h": 172.088,
"s": 47.15,
"l": 62.157
},
"oklch": {
"l": 0.78522,
"c": 0.08948,
"h": 184.6
},
"luminance": 0.50502
}Semantic roles & 50–950 ramp
primary
#71CCC0
secondary
#964B55
accent
#2B3EBA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483