#71DEBB#71DEBB
#71DEBB is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.6% C 0.114 H 170.2°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #71DEBB |
|---|---|
| RGB | rgb(113, 222, 187) |
| HSL | hsl(161, 62%, 66%) |
| HSV | hsv(161, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(81.48, -39.63, 7.59) |
| CIE-LCH | lch(81.48, 40.35, 169.17°) |
| OKLab | oklab(82.6% -0.1119 0.0194) |
| OKLCH | oklch(82.6% 0.114 170.2) |
| XYZ | xyz(41.8970, 59.3376, 56.2495) |
| Luminance | 0.5934 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.35
Light Teal
#90E4C1
ΔE00 3.55
Seafoam Blue
#78D1B6
ΔE00 3.72
Mediumaquamarine
#66CDAA
ΔE00 4.12
Eucalyptus
#44D7A8
ΔE00 4.58
Light Turquoise
#7EF4CC
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DEBB #DE7194
analogous
#71DE84 #71DEBB #71CADE
triadic
#71DEBB #BB71DE #DEBB71
tetradic
#71DEBB #8471DE #DE7194 #CADE71
square
#71DEBB #8471DE #DE7194 #CADE71
split-complementary
#71DEBB #DE71CA #DE8471
monochromatic
#28AD82 #3FD2A3 #71DEBB #A3EAD3 #D4F5EB
Accessibility & contrast
On white
1.63
#71DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#71DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DEBB
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DEBB | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B9
Deuteranopia (green-blind)
#C8C5BD
Tritanopia (blue-blind)
#47DFD4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71debb; /* rgb */ color: rgb(113, 222, 187); /* oklch */ color: oklch(82.6% 0.114 170.2);
Tailwind
colors: {
custom: {
50: '#a1e9cf',
500: '#71debb',
950: '#000000',
},
}SCSS
$custom: #71debb; $custom-light: #a1e9cf; $custom-dark: #000000;
JSON
{
"hex": "#71debb",
"rgb": {
"r": 113,
"g": 222,
"b": 187
},
"hsl": {
"h": 160.734,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.82605,
"c": 0.11354,
"h": 170.2
},
"luminance": 0.59341
}Semantic roles & 50–950 ramp
primary
#71DEBB
secondary
#AF4567
accent
#1B54CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483