#71DBAB#71DBAB
#71DBAB is a light, vivid teal. Relative luminance 0.571; OKLCH L 81.5% C 0.121 H 162.4°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #71DBAB |
|---|---|
| RGB | rgb(113, 219, 171) |
| HSL | hsl(153, 60%, 65%) |
| HSV | hsv(153, 48%, 86%) |
| CMYK | cmyk(48.4%, 0%, 21.9%, 14.1%) |
| CIE-LAB | lab(80.24, -41.74, 14.29) |
| CIE-LCH | lch(80.24, 44.12, 161.10°) |
| OKLab | oklab(81.48% -0.1156 0.0366) |
| OKLCH | oklch(81.48% 0.121 162.4) |
| XYZ | xyz(39.4889, 57.1108, 47.4627) |
| Luminance | 0.5711 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.84
Eucalyptus
#44D7A8
ΔE00 3.70
Mediumaquamarine
#66CDAA
ΔE00 4.57
Light Teal
#90E4C1
ΔE00 4.81
Aqua Marine
#2EE8BB
ΔE00 5.77
Seafoam Blue
#78D1B6
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DBAB #DB71A1
analogous
#71DB76 #71DBAB #71D6DB
triadic
#71DBAB #AB71DB #DBAB71
tetradic
#71DBAB #7671DB #DB71A1 #D6DB71
square
#71DBAB #7671DB #DB71A1 #D6DB71
split-complementary
#71DBAB #DB71D6 #DB7671
monochromatic
#2AA76F #40CF8E #71DBAB #A2E7C8 #D3F4E5
Accessibility & contrast
On white
1.69
#71DBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#71DBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DBAB
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DBAB | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA8
Deuteranopia (green-blind)
#C8C2AE
Tritanopia (blue-blind)
#50DBCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #71dbab; /* rgb */ color: rgb(113, 219, 171); /* oklch */ color: oklch(81.5% 0.121 162.4);
Tailwind
colors: {
custom: {
50: '#a0e7c4',
500: '#71dbab',
950: '#000000',
},
}SCSS
$custom: #71dbab; $custom-light: #a0e7c4; $custom-dark: #000000;
JSON
{
"hex": "#71dbab",
"rgb": {
"r": 113,
"g": 219,
"b": 171
},
"hsl": {
"h": 152.83,
"s": 59.551,
"l": 65.098
},
"oklch": {
"l": 0.81484,
"c": 0.12129,
"h": 162.4
},
"luminance": 0.57114
}Semantic roles & 50–950 ramp
primary
#71DBAB
secondary
#AA4673
accent
#1E6BC7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482