#71DEB2#71DEB2
#71DEB2 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.4% C 0.120 H 165.1°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #71DEB2 |
|---|---|
| RGB | rgb(113, 222, 178) |
| HSL | hsl(156, 62%, 66%) |
| HSV | hsv(156, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(81.27, -41.60, 12.05) |
| CIE-LCH | lch(81.27, 43.31, 163.84°) |
| OKLab | oklab(82.37% -0.1159 0.0309) |
| OKLCH | oklch(82.37% 0.12 165.1) |
| XYZ | xyz(40.9636, 58.9642, 51.3334) |
| Luminance | 0.5897 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.58
Eucalyptus
#44D7A8
ΔE00 3.72
Light Teal
#90E4C1
ΔE00 3.97
Mediumaquamarine
#66CDAA
ΔE00 4.48
Aqua Marine
#2EE8BB
ΔE00 4.93
Light Turquoise
#7EF4CC
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DEB2 #DE719D
analogous
#71DE7B #71DEB2 #71D3DE
triadic
#71DEB2 #B271DE #DEB271
tetradic
#71DEB2 #7B71DE #DE719D #D3DE71
square
#71DEB2 #7B71DE #DE719D #D3DE71
split-complementary
#71DEB2 #DE71D3 #DE7B71
monochromatic
#28AD77 #3FD297 #71DEB2 #A3EACD #D4F5E8
Accessibility & contrast
On white
1.64
#71DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#71DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DEB2
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DEB2 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B0
Deuteranopia (green-blind)
#CAC5B5
Tritanopia (blue-blind)
#4CDED2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71deb2; /* rgb */ color: rgb(113, 222, 178); /* oklch */ color: oklch(82.4% 0.120 165.1);
Tailwind
colors: {
custom: {
50: '#a0e9c9',
500: '#71deb2',
950: '#000000',
},
}SCSS
$custom: #71deb2; $custom-light: #a0e9c9; $custom-dark: #000000;
JSON
{
"hex": "#71deb2",
"rgb": {
"r": 113,
"g": 222,
"b": 178
},
"hsl": {
"h": 155.78,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.82371,
"c": 0.11993,
"h": 165.1
},
"luminance": 0.58968
}Semantic roles & 50–950 ramp
primary
#71DEB2
secondary
#AF456F
accent
#1B62CA
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482