#71DED3#71DED3
#71DED3 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.102 H 186.8°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #71DED3 |
|---|---|
| RGB | rgb(113, 222, 211) |
| HSL | hsl(174, 62%, 66%) |
| HSV | hsv(174, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 5%, 12.9%) |
| CIE-LAB | lab(82.08, -33.99, -4.26) |
| CIE-LCH | lch(82.08, 34.26, 187.15°) |
| OKLab | oklab(83.3% -0.1014 -0.012) |
| OKLCH | oklch(83.3% 0.102 186.8) |
| XYZ | xyz(44.6843, 60.4525, 70.9291) |
| Luminance | 0.6046 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.77
Mediumturquoise
#48D1CC
ΔE00 4.54
Tiffany Blue
#7BF2DA
ΔE00 5.88
Seafoam Blue
#78D1B6
ΔE00 6.84
Bright Aqua
#0BF9EA
ΔE00 7.40
Darkturquoise
#00CED1
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DED3 #DE717C
analogous
#71DE9C #71DED3 #71B2DE
triadic
#71DED3 #D371DE #DED371
tetradic
#71DED3 #9C71DE #DE717C #B2DE71
square
#71DED3 #9C71DE #DE717C #B2DE71
split-complementary
#71DED3 #DE71B2 #DE9C71
monochromatic
#28AD9F #3FD2C4 #71DED3 #A3EAE2 #D4F5F2
Accessibility & contrast
On white
1.60
#71DED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#71DED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DED3
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DED3 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D3
Deuteranopia (green-blind)
#C2C7D4
Tritanopia (blue-blind)
#34E2DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #71ded3; /* rgb */ color: rgb(113, 222, 211); /* oklch */ color: oklch(83.3% 0.102 186.8);
Tailwind
colors: {
custom: {
50: '#a1e8e0',
500: '#71ded3',
950: '#000000',
},
}SCSS
$custom: #71ded3; $custom-light: #a1e8e0; $custom-dark: #000000;
JSON
{
"hex": "#71ded3",
"rgb": {
"r": 113,
"g": 222,
"b": 211
},
"hsl": {
"h": 173.945,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.83297,
"c": 0.10216,
"h": 186.8
},
"luminance": 0.60456
}Semantic roles & 50–950 ramp
primary
#71DED3
secondary
#AF454F
accent
#1B2DCA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484