#71DEBC#71DEBC
#71DEBC is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.6% C 0.113 H 170.8°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #71DEBC |
|---|---|
| RGB | rgb(113, 222, 188) |
| HSL | hsl(161, 62%, 66%) |
| HSV | hsv(161, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(81.50, -39.41, 7.09) |
| CIE-LCH | lch(81.50, 40.04, 169.80°) |
| OKLab | oklab(82.63% -0.1114 0.0181) |
| OKLCH | oklch(82.63% 0.113 170.8) |
| XYZ | xyz(42.0045, 59.3806, 56.8153) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.60
Light Teal
#90E4C1
ΔE00 3.61
Seafoam
#7FE0B3
ΔE00 3.61
Mediumaquamarine
#66CDAA
ΔE00 4.18
Eucalyptus
#44D7A8
ΔE00 4.76
Light Turquoise
#7EF4CC
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DEBC #DE7193
analogous
#71DE85 #71DEBC #71CADE
triadic
#71DEBC #BC71DE #DEBC71
tetradic
#71DEBC #8571DE #DE7193 #CADE71
square
#71DEBC #8571DE #DE7193 #CADE71
split-complementary
#71DEBC #DE71CA #DE8571
monochromatic
#28AD83 #3FD2A5 #71DEBC #A3EAD3 #D4F5EB
Accessibility & contrast
On white
1.63
#71DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#71DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DEBC
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DEBC | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BA
Deuteranopia (green-blind)
#C8C5BE
Tritanopia (blue-blind)
#46DFD4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71debc; /* rgb */ color: rgb(113, 222, 188); /* oklch */ color: oklch(82.6% 0.113 170.8);
Tailwind
colors: {
custom: {
50: '#a1e9d0',
500: '#71debc',
950: '#000000',
},
}SCSS
$custom: #71debc; $custom-light: #a1e9d0; $custom-dark: #000000;
JSON
{
"hex": "#71debc",
"rgb": {
"r": 113,
"g": 222,
"b": 188
},
"hsl": {
"h": 161.284,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.82632,
"c": 0.11289,
"h": 170.8
},
"luminance": 0.59384
}Semantic roles & 50–950 ramp
primary
#71DEBC
secondary
#AF4566
accent
#1B52CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483