#71DEB4#71DEB4
#71DEB4 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.4% C 0.118 H 166.1°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #71DEB4 |
|---|---|
| RGB | rgb(113, 222, 180) |
| HSL | hsl(157, 62%, 66%) |
| HSV | hsv(157, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 18.9%, 12.9%) |
| CIE-LAB | lab(81.32, -41.17, 11.06) |
| CIE-LCH | lch(81.32, 42.63, 164.97°) |
| OKLab | oklab(82.42% -0.115 0.0284) |
| OKLCH | oklch(82.42% 0.118 166.1) |
| XYZ | xyz(41.1659, 59.0451, 52.3987) |
| Luminance | 0.5905 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.83
Light Teal
#90E4C1
ΔE00 3.76
Eucalyptus
#44D7A8
ΔE00 3.78
Mediumaquamarine
#66CDAA
ΔE00 4.29
Aqua Marine
#2EE8BB
ΔE00 4.82
Seafoam Blue
#78D1B6
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DEB4 #DE719B
analogous
#71DE7D #71DEB4 #71D1DE
triadic
#71DEB4 #B471DE #DEB471
tetradic
#71DEB4 #7D71DE #DE719B #D1DE71
square
#71DEB4 #7D71DE #DE719B #D1DE71
split-complementary
#71DEB4 #DE71D1 #DE7D71
monochromatic
#28AD79 #3FD29A #71DEB4 #A3EACE #D4F5E8
Accessibility & contrast
On white
1.64
#71DEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#71DEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DEB4
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DEB4 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B2
Deuteranopia (green-blind)
#C9C5B7
Tritanopia (blue-blind)
#4BDFD2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71deb4; /* rgb */ color: rgb(113, 222, 180); /* oklch */ color: oklch(82.4% 0.118 166.1);
Tailwind
colors: {
custom: {
50: '#a0e9ca',
500: '#71deb4',
950: '#000000',
},
}SCSS
$custom: #71deb4; $custom-light: #a0e9ca; $custom-dark: #000000;
JSON
{
"hex": "#71deb4",
"rgb": {
"r": 113,
"g": 222,
"b": 180
},
"hsl": {
"h": 156.881,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.82422,
"c": 0.11843,
"h": 166.1
},
"luminance": 0.59049
}Semantic roles & 50–950 ramp
primary
#71DEB4
secondary
#AF456D
accent
#1B5FCA
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482