#71DEC5#71DEC5
#71DEC5 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.9% C 0.108 H 176.6°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #71DEC5 |
|---|---|
| RGB | rgb(113, 222, 197) |
| HSL | hsl(166, 62%, 66%) |
| HSV | hsv(166, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 11.3%, 12.9%) |
| CIE-LAB | lab(81.72, -37.35, 2.63) |
| CIE-LCH | lch(81.72, 37.44, 175.97°) |
| OKLab | oklab(82.88% -0.1075 0.0064) |
| OKLCH | oklch(82.88% 0.108 176.6) |
| XYZ | xyz(43.0051, 59.7808, 62.0851) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.61
Tiffany Blue
#7BF2DA
ΔE00 4.50
Turquoise
#40E0D0
ΔE00 4.77
Light Teal
#90E4C1
ΔE00 4.96
Mediumaquamarine
#66CDAA
ΔE00 5.44
Aqua (survey)
#13EAC9
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DEC5 #DE718A
analogous
#71DE8E #71DEC5 #71C0DE
triadic
#71DEC5 #C571DE #DEC571
tetradic
#71DEC5 #8E71DE #DE718A #C0DE71
square
#71DEC5 #8E71DE #DE718A #C0DE71
split-complementary
#71DEC5 #DE71C0 #DE8E71
monochromatic
#28AD8E #3FD2B1 #71DEC5 #A3EAD9 #D4F5EE
Accessibility & contrast
On white
1.62
#71DEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#71DEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DEC5
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DEC5 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C4
Deuteranopia (green-blind)
#C6C6C7
Tritanopia (blue-blind)
#40E1D6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #71dec5; /* rgb */ color: rgb(113, 222, 197); /* oklch */ color: oklch(82.9% 0.108 176.6);
Tailwind
colors: {
custom: {
50: '#a1e9d6',
500: '#71dec5',
950: '#000000',
},
}SCSS
$custom: #71dec5; $custom-light: #a1e9d6; $custom-dark: #000000;
JSON
{
"hex": "#71dec5",
"rgb": {
"r": 113,
"g": 222,
"b": 197
},
"hsl": {
"h": 166.239,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.82882,
"c": 0.10767,
"h": 176.6
},
"luminance": 0.59784
}Semantic roles & 50–950 ramp
primary
#71DEC5
secondary
#AF455D
accent
#1B44CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483