#71CCC2#71CCC2
#71CCC2 is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.6% C 0.089 H 186.4°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #71CCC2 |
|---|---|
| RGB | rgb(113, 204, 194) |
| HSL | hsl(173, 47%, 62%) |
| HSV | hsv(173, 45%, 80%) |
| CMYK | cmyk(44.6%, 0%, 4.9%, 20%) |
| CIE-LAB | lab(76.43, -29.62, -3.49) |
| CIE-LCH | lch(76.43, 29.82, 186.72°) |
| OKLab | oklab(78.58% -0.0883 -0.0099) |
| OKLCH | oklch(78.58% 0.089 186.4) |
| XYZ | xyz(38.1366, 50.5885, 58.7834) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.10
Seafoam Blue
#78D1B6
ΔE00 5.99
Pale Teal
#82CBB2
ΔE00 6.03
Turquoise
#40E0D0
ΔE00 6.44
Darkturquoise
#00CED1
ΔE00 6.84
Topaz
#13BBAF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CCC2 #CC717B
analogous
#71CC95 #71CCC2 #71A8CC
triadic
#71CCC2 #C271CC #CCC271
tetradic
#71CCC2 #9571CC #CC717B #A8CC71
square
#71CCC2 #9571CC #CC717B #A8CC71
split-complementary
#71CCC2 #CC71A8 #CC9571
monochromatic
#338F85 #44BCAF #71CCC2 #9EDCD5 #CBECE9
Accessibility & contrast
On white
1.89
#71CCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#71CCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CCC2
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CCC2 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3C2
Deuteranopia (green-blind)
#B4B8C3
Tritanopia (blue-blind)
#48D0C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #71ccc2; /* rgb */ color: rgb(113, 204, 194); /* oklch */ color: oklch(78.6% 0.089 186.4);
Tailwind
colors: {
custom: {
50: '#9fdcd4',
500: '#71ccc2',
950: '#000000',
},
}SCSS
$custom: #71ccc2; $custom-light: #9fdcd4; $custom-dark: #000000;
JSON
{
"hex": "#71ccc2",
"rgb": {
"r": 113,
"g": 204,
"b": 194
},
"hsl": {
"h": 173.407,
"s": 47.15,
"l": 62.157
},
"oklch": {
"l": 0.78583,
"c": 0.08888,
"h": 186.4
},
"luminance": 0.50591
}Semantic roles & 50–950 ramp
primary
#71CCC2
secondary
#964B54
accent
#2B3BBA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483