#71DEB3#71DEB3
#71DEB3 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.4% C 0.119 H 165.6°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #71DEB3 |
|---|---|
| RGB | rgb(113, 222, 179) |
| HSL | hsl(156, 62%, 66%) |
| HSV | hsv(156, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 19.4%, 12.9%) |
| CIE-LAB | lab(81.29, -41.38, 11.55) |
| CIE-LCH | lch(81.29, 42.96, 164.40°) |
| OKLab | oklab(82.4% -0.1154 0.0297) |
| OKLCH | oklch(82.4% 0.119 165.6) |
| XYZ | xyz(41.0644, 59.0045, 51.8641) |
| Luminance | 0.5901 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.69
Eucalyptus
#44D7A8
ΔE00 3.74
Light Teal
#90E4C1
ΔE00 3.86
Mediumaquamarine
#66CDAA
ΔE00 4.38
Aqua Marine
#2EE8BB
ΔE00 4.87
Seafoam Blue
#78D1B6
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DEB3 #DE719C
analogous
#71DE7C #71DEB3 #71D3DE
triadic
#71DEB3 #B371DE #DEB371
tetradic
#71DEB3 #7C71DE #DE719C #D3DE71
square
#71DEB3 #7C71DE #DE719C #D3DE71
split-complementary
#71DEB3 #DE71D3 #DE7C71
monochromatic
#28AD78 #3FD298 #71DEB3 #A3EACE #D4F5E8
Accessibility & contrast
On white
1.64
#71DEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#71DEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DEB3
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DEB3 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B1
Deuteranopia (green-blind)
#C9C5B6
Tritanopia (blue-blind)
#4BDED2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71deb3; /* rgb */ color: rgb(113, 222, 179); /* oklch */ color: oklch(82.4% 0.119 165.6);
Tailwind
colors: {
custom: {
50: '#a0e9c9',
500: '#71deb3',
950: '#000000',
},
}SCSS
$custom: #71deb3; $custom-light: #a0e9c9; $custom-dark: #000000;
JSON
{
"hex": "#71deb3",
"rgb": {
"r": 113,
"g": 222,
"b": 179
},
"hsl": {
"h": 156.33,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.82397,
"c": 0.11917,
"h": 165.6
},
"luminance": 0.59008
}Semantic roles & 50–950 ramp
primary
#71DEB3
secondary
#AF456E
accent
#1B60CA
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482