#71DFAB#71DFAB
#71DFAB is a very light, vivid teal. Relative luminance 0.592; OKLCH L 82.4% C 0.127 H 161.2°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #71DFAB |
|---|---|
| RGB | rgb(113, 223, 171) |
| HSL | hsl(152, 63%, 66%) |
| HSV | hsv(152, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 23.3%, 12.5%) |
| CIE-LAB | lab(81.41, -43.50, 15.94) |
| CIE-LCH | lch(81.41, 46.33, 159.88°) |
| OKLab | oklab(82.44% -0.1201 0.0408) |
| OKLCH | oklch(82.44% 0.127 161.2) |
| XYZ | xyz(40.5450, 59.2230, 47.8148) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.01
Eucalyptus
#44D7A8
ΔE00 4.18
Light Teal
#90E4C1
ΔE00 5.13
Hospital Green
#9BE5AA
ΔE00 5.62
Aqua Marine
#2EE8BB
ΔE00 5.66
Mediumaquamarine
#66CDAA
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DFAB #DF71A5
analogous
#71DF74 #71DFAB #71DCDF
triadic
#71DFAB #AB71DF #DFAB71
tetradic
#71DFAB #7471DF #DF71A5 #DCDF71
square
#71DFAB #7471DF #DF71A5 #DCDF71
split-complementary
#71DFAB #DF71DC #DF7471
monochromatic
#27AE6E #3FD48D #71DFAB #A3EAC9 #D5F6E6
Accessibility & contrast
On white
1.63
#71DFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#71DFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DFAB
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DFAB | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A8
Deuteranopia (green-blind)
#CCC6AE
Tritanopia (blue-blind)
#4FDED1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71dfab; /* rgb */ color: rgb(113, 223, 171); /* oklch */ color: oklch(82.4% 0.127 161.2);
Tailwind
colors: {
custom: {
50: '#a0e9c4',
500: '#71dfab',
950: '#000000',
},
}SCSS
$custom: #71dfab; $custom-light: #a0e9c4; $custom-dark: #000000;
JSON
{
"hex": "#71dfab",
"rgb": {
"r": 113,
"g": 223,
"b": 171
},
"hsl": {
"h": 151.636,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.82437,
"c": 0.12685,
"h": 161.2
},
"luminance": 0.59226
}Semantic roles & 50–950 ramp
primary
#71DFAB
secondary
#B04477
accent
#1B6ECB
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1612
muted
#808482