#71DBAC#71DBAC
#71DBAC is a light, vivid teal. Relative luminance 0.572; OKLCH L 81.5% C 0.120 H 162.9°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #71DBAC |
|---|---|
| RGB | rgb(113, 219, 172) |
| HSL | hsl(153, 60%, 65%) |
| HSV | hsv(153, 48%, 86%) |
| CMYK | cmyk(48.4%, 0%, 21.5%, 14.1%) |
| CIE-LAB | lab(80.26, -41.54, 13.79) |
| CIE-LCH | lch(80.26, 43.77, 161.63°) |
| OKLab | oklab(81.51% -0.1152 0.0354) |
| OKLCH | oklch(81.51% 0.12 162.9) |
| XYZ | xyz(39.5846, 57.1491, 47.9666) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.77
Eucalyptus
#44D7A8
ΔE00 3.64
Mediumaquamarine
#66CDAA
ΔE00 4.41
Light Teal
#90E4C1
ΔE00 4.66
Seafoam Blue
#78D1B6
ΔE00 5.63
Aqua Marine
#2EE8BB
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DBAC #DB71A0
analogous
#71DB77 #71DBAC #71D5DB
triadic
#71DBAC #AC71DB #DBAC71
tetradic
#71DBAC #7771DB #DB71A0 #D5DB71
square
#71DBAC #7771DB #DB71A0 #D5DB71
split-complementary
#71DBAC #DB71D5 #DB7771
monochromatic
#2AA770 #40CF8F #71DBAC #A2E7C9 #D3F4E5
Accessibility & contrast
On white
1.69
#71DBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#71DBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DBAC
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DBAC | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA9
Deuteranopia (green-blind)
#C8C2AF
Tritanopia (blue-blind)
#50DBCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #71dbac; /* rgb */ color: rgb(113, 219, 172); /* oklch */ color: oklch(81.5% 0.120 162.9);
Tailwind
colors: {
custom: {
50: '#a0e7c4',
500: '#71dbac',
950: '#000000',
},
}SCSS
$custom: #71dbac; $custom-light: #a0e7c4; $custom-dark: #000000;
JSON
{
"hex": "#71dbac",
"rgb": {
"r": 113,
"g": 219,
"b": 172
},
"hsl": {
"h": 153.396,
"s": 59.551,
"l": 65.098
},
"oklch": {
"l": 0.81509,
"c": 0.12049,
"h": 162.9
},
"luminance": 0.57152
}Semantic roles & 50–950 ramp
primary
#71DBAC
secondary
#AA4672
accent
#1E69C7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482