#71DEB7#71DEB7
#71DEB7 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.5% C 0.116 H 167.8°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #71DEB7 |
|---|---|
| RGB | rgb(113, 222, 183) |
| HSL | hsl(159, 62%, 66%) |
| HSV | hsv(159, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 17.6%, 12.9%) |
| CIE-LAB | lab(81.38, -40.52, 9.57) |
| CIE-LCH | lch(81.38, 41.63, 166.71°) |
| OKLab | oklab(82.5% -0.1136 0.0246) |
| OKLCH | oklch(82.5% 0.116 167.8) |
| XYZ | xyz(41.4748, 59.1687, 54.0257) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.40
Light Teal
#90E4C1
ΔE00 3.55
Eucalyptus
#44D7A8
ΔE00 4.02
Mediumaquamarine
#66CDAA
ΔE00 4.11
Seafoam Blue
#78D1B6
ΔE00 4.32
Aqua Marine
#2EE8BB
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DEB7 #DE7198
analogous
#71DE80 #71DEB7 #71CEDE
triadic
#71DEB7 #B771DE #DEB771
tetradic
#71DEB7 #8071DE #DE7198 #CEDE71
square
#71DEB7 #8071DE #DE7198 #CEDE71
split-complementary
#71DEB7 #DE71CE #DE8071
monochromatic
#28AD7D #3FD29E #71DEB7 #A3EAD0 #D4F5E9
Accessibility & contrast
On white
1.64
#71DEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#71DEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DEB7
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DEB7 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D1B5
Deuteranopia (green-blind)
#C9C5BA
Tritanopia (blue-blind)
#49DFD3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71deb7; /* rgb */ color: rgb(113, 222, 183); /* oklch */ color: oklch(82.5% 0.116 167.8);
Tailwind
colors: {
custom: {
50: '#a0e9cc',
500: '#71deb7',
950: '#000000',
},
}SCSS
$custom: #71deb7; $custom-light: #a0e9cc; $custom-dark: #000000;
JSON
{
"hex": "#71deb7",
"rgb": {
"r": 113,
"g": 222,
"b": 183
},
"hsl": {
"h": 158.532,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.825,
"c": 0.11626,
"h": 167.8
},
"luminance": 0.59172
}Semantic roles & 50–950 ramp
primary
#71DEB7
secondary
#AF456B
accent
#1B5ACA
background
#FCFEFE
surface
#F6FDFA
border
#D0D5D3
text
#0F1613
muted
#808483