#71DEB8#71DEB8
#71DEB8 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.5% C 0.116 H 168.4°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #71DEB8 |
|---|---|
| RGB | rgb(113, 222, 184) |
| HSL | hsl(159, 62%, 66%) |
| HSV | hsv(159, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 17.1%, 12.9%) |
| CIE-LAB | lab(81.41, -40.30, 9.07) |
| CIE-LCH | lch(81.41, 41.31, 167.31°) |
| OKLab | oklab(82.53% -0.1132 0.0233) |
| OKLCH | oklch(82.53% 0.116 168.4) |
| XYZ | xyz(41.5792, 59.2105, 54.5758) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.62
Light Teal
#90E4C1
ΔE00 3.52
Mediumaquamarine
#66CDAA
ΔE00 4.09
Eucalyptus
#44D7A8
ΔE00 4.14
Seafoam Blue
#78D1B6
ΔE00 4.15
Aqua Marine
#2EE8BB
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DEB8 #DE7197
analogous
#71DE81 #71DEB8 #71CDDE
triadic
#71DEB8 #B871DE #DEB871
tetradic
#71DEB8 #8171DE #DE7197 #CDDE71
square
#71DEB8 #8171DE #DE7197 #CDDE71
split-complementary
#71DEB8 #DE71CD #DE8171
monochromatic
#28AD7E #3FD29F #71DEB8 #A3EAD1 #D4F5EA
Accessibility & contrast
On white
1.64
#71DEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#71DEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DEB8
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DEB8 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D1B6
Deuteranopia (green-blind)
#C8C5BA
Tritanopia (blue-blind)
#48DFD3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71deb8; /* rgb */ color: rgb(113, 222, 184); /* oklch */ color: oklch(82.5% 0.116 168.4);
Tailwind
colors: {
custom: {
50: '#a0e9cd',
500: '#71deb8',
950: '#000000',
},
}SCSS
$custom: #71deb8; $custom-light: #a0e9cd; $custom-dark: #000000;
JSON
{
"hex": "#71deb8",
"rgb": {
"r": 113,
"g": 222,
"b": 184
},
"hsl": {
"h": 159.083,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.82526,
"c": 0.11556,
"h": 168.4
},
"luminance": 0.59214
}Semantic roles & 50–950 ramp
primary
#71DEB8
secondary
#AF456A
accent
#1B58CA
background
#FCFEFE
surface
#F6FDFA
border
#D0D5D3
text
#0F1613
muted
#808483