#71DFAC#71DFAC
#71DFAC is a very light, vivid teal. Relative luminance 0.593; OKLCH L 82.5% C 0.126 H 161.7°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #71DFAC |
|---|---|
| RGB | rgb(113, 223, 172) |
| HSL | hsl(152, 63%, 66%) |
| HSV | hsv(152, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(81.44, -43.29, 15.44) |
| CIE-LCH | lch(81.44, 45.97, 160.37°) |
| OKLab | oklab(82.46% -0.1197 0.0395) |
| OKLCH | oklch(82.46% 0.126 161.7) |
| XYZ | xyz(40.6407, 59.2613, 48.3187) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.85
Eucalyptus
#44D7A8
ΔE00 4.09
Light Teal
#90E4C1
ΔE00 4.96
Aqua Marine
#2EE8BB
ΔE00 5.52
Mediumaquamarine
#66CDAA
ΔE00 5.58
Hospital Green
#9BE5AA
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DFAC #DF71A4
analogous
#71DF75 #71DFAC #71DBDF
triadic
#71DFAC #AC71DF #DFAC71
tetradic
#71DFAC #7571DF #DF71A4 #DBDF71
square
#71DFAC #7571DF #DF71A4 #DBDF71
split-complementary
#71DFAC #DF71DB #DF7571
monochromatic
#27AE70 #3FD48F #71DFAC #A3EAC9 #D5F6E6
Accessibility & contrast
On white
1.63
#71DFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#71DFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DFAC
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DFAC | 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)
#DCD1A9
Deuteranopia (green-blind)
#CCC6AF
Tritanopia (blue-blind)
#4EDFD1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71dfac; /* rgb */ color: rgb(113, 223, 172); /* oklch */ color: oklch(82.5% 0.126 161.7);
Tailwind
colors: {
custom: {
50: '#a0e9c4',
500: '#71dfac',
950: '#000000',
},
}SCSS
$custom: #71dfac; $custom-light: #a0e9c4; $custom-dark: #000000;
JSON
{
"hex": "#71dfac",
"rgb": {
"r": 113,
"g": 223,
"b": 172
},
"hsl": {
"h": 152.182,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.82461,
"c": 0.12603,
"h": 161.7
},
"luminance": 0.59265
}Semantic roles & 50–950 ramp
primary
#71DFAC
secondary
#B04476
accent
#1B6CCB
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1612
muted
#808482