#71DEBA#71DEBA
#71DEBA is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.6% C 0.114 H 169.6°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #71DEBA |
|---|---|
| RGB | rgb(113, 222, 186) |
| HSL | hsl(160, 62%, 66%) |
| HSV | hsv(160, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(81.45, -39.85, 8.08) |
| CIE-LCH | lch(81.45, 40.67, 168.54°) |
| OKLab | oklab(82.58% -0.1123 0.0207) |
| OKLCH | oklch(82.58% 0.114 169.6) |
| XYZ | xyz(41.7904, 59.2949, 55.6877) |
| Luminance | 0.5930 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.10
Light Teal
#90E4C1
ΔE00 3.52
Seafoam Blue
#78D1B6
ΔE00 3.85
Mediumaquamarine
#66CDAA
ΔE00 4.09
Eucalyptus
#44D7A8
ΔE00 4.42
Aqua Marine
#2EE8BB
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DEBA #DE7195
analogous
#71DE83 #71DEBA #71CCDE
triadic
#71DEBA #BA71DE #DEBA71
tetradic
#71DEBA #8371DE #DE7195 #CCDE71
square
#71DEBA #8371DE #DE7195 #CCDE71
split-complementary
#71DEBA #DE71CC #DE8371
monochromatic
#28AD81 #3FD2A2 #71DEBA #A3EAD2 #D4F5EA
Accessibility & contrast
On white
1.63
#71DEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#71DEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DEBA
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DEBA | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B8
Deuteranopia (green-blind)
#C8C5BC
Tritanopia (blue-blind)
#47DFD4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71deba; /* rgb */ color: rgb(113, 222, 186); /* oklch */ color: oklch(82.6% 0.114 169.6);
Tailwind
colors: {
custom: {
50: '#a1e9ce',
500: '#71deba',
950: '#000000',
},
}SCSS
$custom: #71deba; $custom-light: #a1e9ce; $custom-dark: #000000;
JSON
{
"hex": "#71deba",
"rgb": {
"r": 113,
"g": 222,
"b": 186
},
"hsl": {
"h": 160.183,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.82579,
"c": 0.1142,
"h": 169.6
},
"luminance": 0.59298
}Semantic roles & 50–950 ramp
primary
#71DEBA
secondary
#AF4568
accent
#1B55CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483