#71DED6#71DED6
#71DED6 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.101 H 189.1°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #71DED6 |
|---|---|
| RGB | rgb(113, 222, 214) |
| HSL | hsl(176, 62%, 66%) |
| HSV | hsv(176, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 3.6%, 12.9%) |
| CIE-LAB | lab(82.17, -33.25, -5.74) |
| CIE-LCH | lch(82.17, 33.74, 189.79°) |
| OKLab | oklab(83.39% -0.1002 -0.016) |
| OKLCH | oklch(83.39% 0.101 189.1) |
| XYZ | xyz(45.0639, 60.6043, 72.9283) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.23
Turquoise
#40E0D0
ΔE00 4.36
Tiffany Blue
#7BF2DA
ΔE00 6.65
Darkturquoise
#00CED1
ΔE00 6.87
Bright Aqua
#0BF9EA
ΔE00 7.61
Seafoam Blue
#78D1B6
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DED6 #DE7179
analogous
#71DE9F #71DED6 #71B0DE
triadic
#71DED6 #D671DE #DED671
tetradic
#71DED6 #9F71DE #DE7179 #B0DE71
square
#71DED6 #9F71DE #DE7179 #B0DE71
split-complementary
#71DED6 #DE71B0 #DE9F71
monochromatic
#28ADA3 #3FD2C8 #71DED6 #A3EAE4 #D4F5F3
Accessibility & contrast
On white
1.60
#71DED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#71DED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DED6
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DED6 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D6
Deuteranopia (green-blind)
#C1C7D7
Tritanopia (blue-blind)
#31E3DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #71ded6; /* rgb */ color: rgb(113, 222, 214); /* oklch */ color: oklch(83.4% 0.101 189.1);
Tailwind
colors: {
custom: {
50: '#a2e8e2',
500: '#71ded6',
950: '#000000',
},
}SCSS
$custom: #71ded6; $custom-light: #a2e8e2; $custom-dark: #000000;
JSON
{
"hex": "#71ded6",
"rgb": {
"r": 113,
"g": 222,
"b": 214
},
"hsl": {
"h": 175.596,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.83391,
"c": 0.10145,
"h": 189.1
},
"luminance": 0.60608
}Semantic roles & 50–950 ramp
primary
#71DED6
secondary
#AF454C
accent
#1B28CA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484