#71DED2#71DED2
#71DED2 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.3% C 0.102 H 186.0°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #71DED2 |
|---|---|
| RGB | rgb(113, 222, 210) |
| HSL | hsl(173, 62%, 66%) |
| HSV | hsv(173, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(82.06, -34.24, -3.77) |
| CIE-LCH | lch(82.06, 34.44, 186.29°) |
| OKLab | oklab(83.27% -0.1019 -0.0107) |
| OKLCH | oklch(83.27% 0.102 186) |
| XYZ | xyz(44.5593, 60.4025, 70.2709) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.63
Mediumturquoise
#48D1CC
ΔE00 4.69
Tiffany Blue
#7BF2DA
ΔE00 5.65
Seafoam Blue
#78D1B6
ΔE00 6.54
Bright Aqua
#0BF9EA
ΔE00 7.37
Darkturquoise
#00CED1
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DED2 #DE717D
analogous
#71DE9B #71DED2 #71B4DE
triadic
#71DED2 #D271DE #DED271
tetradic
#71DED2 #9B71DE #DE717D #B4DE71
square
#71DED2 #9B71DE #DE717D #B4DE71
split-complementary
#71DED2 #DE71B4 #DE9B71
monochromatic
#28AD9E #3FD2C2 #71DED2 #A3EAE2 #D4F5F1
Accessibility & contrast
On white
1.61
#71DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#71DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DED2
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DED2 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D2
Deuteranopia (green-blind)
#C2C7D3
Tritanopia (blue-blind)
#35E2DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #71ded2; /* rgb */ color: rgb(113, 222, 210); /* oklch */ color: oklch(83.3% 0.102 186.0);
Tailwind
colors: {
custom: {
50: '#a1e8df',
500: '#71ded2',
950: '#000000',
},
}SCSS
$custom: #71ded2; $custom-light: #a1e8df; $custom-dark: #000000;
JSON
{
"hex": "#71ded2",
"rgb": {
"r": 113,
"g": 222,
"b": 210
},
"hsl": {
"h": 173.394,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.83267,
"c": 0.10243,
"h": 186
},
"luminance": 0.60406
}Semantic roles & 50–950 ramp
primary
#71DED2
secondary
#AF4550
accent
#1B2FCA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484