#71DED0#71DED0
#71DED0 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.103 H 184.5°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #71DED0 |
|---|---|
| RGB | rgb(113, 222, 208) |
| HSL | hsl(172, 62%, 66%) |
| HSV | hsv(172, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 6.3%, 12.9%) |
| CIE-LAB | lab(82.00, -34.73, -2.79) |
| CIE-LCH | lch(82.00, 34.84, 184.59°) |
| OKLab | oklab(83.21% -0.1027 -0.0081) |
| OKLCH | oklch(83.21% 0.103 184.5) |
| XYZ | xyz(44.3117, 60.3035, 68.9669) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.45
Mediumturquoise
#48D1CC
ΔE00 5.06
Tiffany Blue
#7BF2DA
ΔE00 5.23
Seafoam Blue
#78D1B6
ΔE00 5.96
Pale Teal
#82CBB2
ΔE00 7.23
Aqua (survey)
#13EAC9
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DED0 #DE717F
analogous
#71DE99 #71DED0 #71B5DE
triadic
#71DED0 #D071DE #DED071
tetradic
#71DED0 #9971DE #DE717F #B5DE71
square
#71DED0 #9971DE #DE717F #B5DE71
split-complementary
#71DED0 #DE71B5 #DE9971
monochromatic
#28AD9C #3FD2C0 #71DED0 #A3EAE0 #D4F5F1
Accessibility & contrast
On white
1.61
#71DED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#71DED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DED0
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DED0 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D0
Deuteranopia (green-blind)
#C3C6D1
Tritanopia (blue-blind)
#37E2DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #71ded0; /* rgb */ color: rgb(113, 222, 208); /* oklch */ color: oklch(83.2% 0.103 184.5);
Tailwind
colors: {
custom: {
50: '#a1e8de',
500: '#71ded0',
950: '#000000',
},
}SCSS
$custom: #71ded0; $custom-light: #a1e8de; $custom-dark: #000000;
JSON
{
"hex": "#71ded0",
"rgb": {
"r": 113,
"g": 222,
"b": 208
},
"hsl": {
"h": 172.294,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.83205,
"c": 0.10305,
"h": 184.5
},
"luminance": 0.60307
}Semantic roles & 50–950 ramp
primary
#71DED0
secondary
#AF4552
accent
#1B32CA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484