#71DED1#71DED1
#71DED1 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.103 H 185.2°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #71DED1 |
|---|---|
| RGB | rgb(113, 222, 209) |
| HSL | hsl(173, 62%, 66%) |
| HSV | hsv(173, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(82.03, -34.48, -3.28) |
| CIE-LCH | lch(82.03, 34.64, 185.44°) |
| OKLab | oklab(83.24% -0.1023 -0.0094) |
| OKLCH | oklch(83.24% 0.103 185.2) |
| XYZ | xyz(44.4352, 60.3528, 69.6169) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.52
Mediumturquoise
#48D1CC
ΔE00 4.87
Tiffany Blue
#7BF2DA
ΔE00 5.43
Seafoam Blue
#78D1B6
ΔE00 6.25
Bright Aqua
#0BF9EA
ΔE00 7.35
Pale Teal
#82CBB2
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DED1 #DE717E
analogous
#71DE9A #71DED1 #71B4DE
triadic
#71DED1 #D171DE #DED171
tetradic
#71DED1 #9A71DE #DE717E #B4DE71
square
#71DED1 #9A71DE #DE717E #B4DE71
split-complementary
#71DED1 #DE71B4 #DE9A71
monochromatic
#28AD9D #3FD2C1 #71DED1 #A3EAE1 #D4F5F1
Accessibility & contrast
On white
1.61
#71DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#71DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DED1
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DED1 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D1
Deuteranopia (green-blind)
#C3C6D2
Tritanopia (blue-blind)
#36E2DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #71ded1; /* rgb */ color: rgb(113, 222, 209); /* oklch */ color: oklch(83.2% 0.103 185.2);
Tailwind
colors: {
custom: {
50: '#a1e8df',
500: '#71ded1',
950: '#000000',
},
}SCSS
$custom: #71ded1; $custom-light: #a1e8df; $custom-dark: #000000;
JSON
{
"hex": "#71ded1",
"rgb": {
"r": 113,
"g": 222,
"b": 209
},
"hsl": {
"h": 172.844,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.83236,
"c": 0.10273,
"h": 185.2
},
"luminance": 0.60357
}Semantic roles & 50–950 ramp
primary
#71DED1
secondary
#AF4551
accent
#1B30CA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484