#71DDAB#71DDAB
#71DDAB is a light, vivid teal. Relative luminance 0.582; OKLCH L 82.0% C 0.124 H 161.8°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #71DDAB |
|---|---|
| RGB | rgb(113, 221, 171) |
| HSL | hsl(152, 61%, 65%) |
| HSV | hsv(152, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 22.6%, 13.3%) |
| CIE-LAB | lab(80.83, -42.62, 15.11) |
| CIE-LCH | lch(80.83, 45.22, 160.48°) |
| OKLab | oklab(81.96% -0.1179 0.0387) |
| OKLCH | oklch(81.96% 0.124 161.8) |
| XYZ | xyz(40.0138, 58.1606, 47.6377) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.83
Eucalyptus
#44D7A8
ΔE00 3.90
Light Teal
#90E4C1
ΔE00 4.94
Mediumaquamarine
#66CDAA
ΔE00 5.16
Aqua Marine
#2EE8BB
ΔE00 5.69
Hospital Green
#9BE5AA
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DDAB #DD71A3
analogous
#71DD75 #71DDAB #71D9DD
triadic
#71DDAB #AB71DD #DDAB71
tetradic
#71DDAB #7571DD #DD71A3 #D9DD71
square
#71DDAB #7571DD #DD71A3 #D9DD71
split-complementary
#71DDAB #DD71D9 #DD7571
monochromatic
#29AB6F #40D18E #71DDAB #A2E9C8 #D4F5E5
Accessibility & contrast
On white
1.66
#71DDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#71DDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DDAB
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DDAB | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0A8
Deuteranopia (green-blind)
#CAC4AE
Tritanopia (blue-blind)
#4FDDCF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #71ddab; /* rgb */ color: rgb(113, 221, 171); /* oklch */ color: oklch(82.0% 0.124 161.8);
Tailwind
colors: {
custom: {
50: '#a0e8c4',
500: '#71ddab',
950: '#000000',
},
}SCSS
$custom: #71ddab; $custom-light: #a0e8c4; $custom-dark: #000000;
JSON
{
"hex": "#71ddab",
"rgb": {
"r": 113,
"g": 221,
"b": 171
},
"hsl": {
"h": 152.222,
"s": 61.364,
"l": 65.49
},
"oklch": {
"l": 0.81961,
"c": 0.12407,
"h": 161.8
},
"luminance": 0.58164
}Semantic roles & 50–950 ramp
primary
#71DDAB
secondary
#AD4575
accent
#1C6CC9
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1612
muted
#808482