#71DCC7#71DCC7
#71DCC7 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.5% C 0.104 H 179.1°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #71DCC7 |
|---|---|
| RGB | rgb(113, 220, 199) |
| HSL | hsl(168, 60%, 65%) |
| HSV | hsv(168, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 9.5%, 13.7%) |
| CIE-LAB | lab(81.19, -35.96, 0.80) |
| CIE-LCH | lch(81.19, 35.97, 178.72°) |
| OKLab | oklab(82.47% -0.1044 0.0016) |
| OKLCH | oklch(82.47% 0.104 179.1) |
| XYZ | xyz(42.7077, 58.8170, 63.1240) |
| Luminance | 0.5882 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.85
Turquoise
#40E0D0
ΔE00 4.12
Tiffany Blue
#7BF2DA
ΔE00 4.88
Pale Teal
#82CBB2
ΔE00 5.60
Light Teal
#90E4C1
ΔE00 5.94
Mediumaquamarine
#66CDAA
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DCC7 #DC7186
analogous
#71DC91 #71DCC7 #71BCDC
triadic
#71DCC7 #C771DC #DCC771
tetradic
#71DCC7 #9171DC #DC7186 #BCDC71
square
#71DCC7 #9171DC #DC7186 #BCDC71
split-complementary
#71DCC7 #DC71BC #DC9171
monochromatic
#2AA990 #40D0B4 #71DCC7 #A2E8DA #D3F4EE
Accessibility & contrast
On white
1.65
#71DCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#71DCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DCC7
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DCC7 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C6
Deuteranopia (green-blind)
#C3C4C9
Tritanopia (blue-blind)
#3FDFD6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71dcc7; /* rgb */ color: rgb(113, 220, 199); /* oklch */ color: oklch(82.5% 0.104 179.1);
Tailwind
colors: {
custom: {
50: '#a1e7d8',
500: '#71dcc7',
950: '#000000',
},
}SCSS
$custom: #71dcc7; $custom-light: #a1e7d8; $custom-dark: #000000;
JSON
{
"hex": "#71dcc7",
"rgb": {
"r": 113,
"g": 220,
"b": 199
},
"hsl": {
"h": 168.224,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.82471,
"c": 0.10438,
"h": 179.1
},
"luminance": 0.58821
}Semantic roles & 50–950 ramp
primary
#71DCC7
secondary
#AC465A
accent
#1D3FC8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483