#71E3DC#71E3DC
#71E3DC is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.7% C 0.105 H 190.0°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #71E3DC |
|---|---|
| RGB | rgb(113, 227, 220) |
| HSL | hsl(176, 67%, 67%) |
| HSV | hsv(176, 50%, 89%) |
| CMYK | cmyk(50.2%, 0%, 3.1%, 11%) |
| CIE-LAB | lab(83.76, -34.09, -6.56) |
| CIE-LCH | lch(83.76, 34.71, 190.89°) |
| OKLab | oklab(84.74% -0.1031 -0.0183) |
| OKLCH | oklch(84.74% 0.105 190) |
| XYZ | xyz(47.1920, 63.6119, 77.4877) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.58
Mediumturquoise
#48D1CC
ΔE00 4.99
Tiffany Blue
#7BF2DA
ΔE00 6.35
Bright Cyan
#41FDFE
ΔE00 6.80
Bright Aqua
#0BF9EA
ΔE00 6.82
Bright Light Blue
#26F7FD
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E3DC #E37178
analogous
#71E3A3 #71E3DC #71B1E3
triadic
#71E3DC #DC71E3 #E3DC71
tetradic
#71E3DC #A371E3 #E37178 #B1E371
square
#71E3DC #A371E3 #E37178 #B1E371
split-complementary
#71E3DC #E371B1 #E3A371
monochromatic
#24B6AD #3ED9CF #71E3DC #A4EDE9 #D7F7F5
Accessibility & contrast
On white
1.53
#71E3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#71E3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E3DC
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E3DC | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#C5CBDD
Tritanopia (blue-blind)
#27E8E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e3dc; /* rgb */ color: rgb(113, 227, 220); /* oklch */ color: oklch(84.7% 0.105 190.0);
Tailwind
colors: {
custom: {
50: '#a2ece6',
500: '#71e3dc',
950: '#000000',
},
}SCSS
$custom: #71e3dc; $custom-light: #a2ece6; $custom-dark: #000000;
JSON
{
"hex": "#71e3dc",
"rgb": {
"r": 113,
"g": 227,
"b": 220
},
"hsl": {
"h": 176.316,
"s": 67.059,
"l": 66.667
},
"oklch": {
"l": 0.84735,
"c": 0.10474,
"h": 190
},
"luminance": 0.63616
}Semantic roles & 50–950 ramp
primary
#71E3DC
secondary
#B64249
accent
#1722CF
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484