#71DEBD#71DEBD
#71DEBD is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.7% C 0.112 H 171.4°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #71DEBD |
|---|---|
| RGB | rgb(113, 222, 189) |
| HSL | hsl(162, 62%, 66%) |
| HSV | hsv(162, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(81.52, -39.18, 6.59) |
| CIE-LCH | lch(81.52, 39.73, 170.45°) |
| OKLab | oklab(82.66% -0.111 0.0168) |
| OKLCH | oklch(82.66% 0.112 171.4) |
| XYZ | xyz(42.1126, 59.4238, 57.3850) |
| Luminance | 0.5943 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.51
Light Teal
#90E4C1
ΔE00 3.68
Seafoam
#7FE0B3
ΔE00 3.88
Mediumaquamarine
#66CDAA
ΔE00 4.25
Eucalyptus
#44D7A8
ΔE00 4.95
Light Turquoise
#7EF4CC
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DEBD #DE7192
analogous
#71DE86 #71DEBD #71C8DE
triadic
#71DEBD #BD71DE #DEBD71
tetradic
#71DEBD #8671DE #DE7192 #C8DE71
square
#71DEBD #8671DE #DE7192 #C8DE71
split-complementary
#71DEBD #DE71C8 #DE8671
monochromatic
#28AD84 #3FD2A6 #71DEBD #A3EAD4 #D4F5EB
Accessibility & contrast
On white
1.63
#71DEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#71DEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DEBD
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DEBD | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BB
Deuteranopia (green-blind)
#C7C6BF
Tritanopia (blue-blind)
#45E0D4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #71debd; /* rgb */ color: rgb(113, 222, 189); /* oklch */ color: oklch(82.7% 0.112 171.4);
Tailwind
colors: {
custom: {
50: '#a1e9d0',
500: '#71debd',
950: '#000000',
},
}SCSS
$custom: #71debd; $custom-light: #a1e9d0; $custom-dark: #000000;
JSON
{
"hex": "#71debd",
"rgb": {
"r": 113,
"g": 222,
"b": 189
},
"hsl": {
"h": 161.835,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.82659,
"c": 0.11226,
"h": 171.4
},
"luminance": 0.59427
}Semantic roles & 50–950 ramp
primary
#71DEBD
secondary
#AF4565
accent
#1B50CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483