#71DEC6#71DEC6
#71DEC6 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.9% C 0.107 H 177.3°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #71DEC6 |
|---|---|
| RGB | rgb(113, 222, 198) |
| HSL | hsl(167, 62%, 66%) |
| HSV | hsv(167, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 10.8%, 12.9%) |
| CIE-LAB | lab(81.74, -37.12, 2.14) |
| CIE-LCH | lch(81.74, 37.18, 176.70°) |
| OKLab | oklab(82.91% -0.107 0.0051) |
| OKLCH | oklch(82.91% 0.107 177.3) |
| XYZ | xyz(43.1200, 59.8268, 62.6905) |
| Luminance | 0.5983 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.73
Tiffany Blue
#7BF2DA
ΔE00 4.45
Turquoise
#40E0D0
ΔE00 4.54
Light Teal
#90E4C1
ΔE00 5.19
Aqua (survey)
#13EAC9
ΔE00 5.58
Mediumaquamarine
#66CDAA
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DEC6 #DE7189
analogous
#71DE8F #71DEC6 #71BFDE
triadic
#71DEC6 #C671DE #DEC671
tetradic
#71DEC6 #8F71DE #DE7189 #BFDE71
square
#71DEC6 #8F71DE #DE7189 #BFDE71
split-complementary
#71DEC6 #DE71BF #DE8F71
monochromatic
#28AD8F #3FD2B2 #71DEC6 #A3EADA #D4F5EE
Accessibility & contrast
On white
1.62
#71DEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#71DEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DEC6
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DEC6 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C5
Deuteranopia (green-blind)
#C5C6C8
Tritanopia (blue-blind)
#3FE1D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #71dec6; /* rgb */ color: rgb(113, 222, 198); /* oklch */ color: oklch(82.9% 0.107 177.3);
Tailwind
colors: {
custom: {
50: '#a1e9d7',
500: '#71dec6',
950: '#000000',
},
}SCSS
$custom: #71dec6; $custom-light: #a1e9d7; $custom-dark: #000000;
JSON
{
"hex": "#71dec6",
"rgb": {
"r": 113,
"g": 222,
"b": 198
},
"hsl": {
"h": 166.789,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.8291,
"c": 0.10716,
"h": 177.3
},
"luminance": 0.5983
}Semantic roles & 50–950 ramp
primary
#71DEC6
secondary
#AF455C
accent
#1B42CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483