#71DCA4#71DCA4
#71DCA4 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.6% C 0.129 H 158.8°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #71DCA4 |
|---|---|
| RGB | rgb(113, 220, 164) |
| HSL | hsl(149, 60%, 65%) |
| HSV | hsv(149, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 25.5%, 13.7%) |
| CIE-LAB | lab(80.39, -43.61, 18.18) |
| CIE-LCH | lch(80.39, 47.25, 157.37°) |
| OKLab | oklab(81.56% -0.1199 0.0464) |
| OKLCH | oklch(81.56% 0.129 158.8) |
| XYZ | xyz(39.1010, 57.3743, 44.1286) |
| Luminance | 0.5738 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.97
Eucalyptus
#44D7A8
ΔE00 4.62
Hospital Green
#9BE5AA
ΔE00 5.29
Aqua Green
#12E193
ΔE00 5.80
Light Teal
#90E4C1
ΔE00 6.10
Mediumaquamarine
#66CDAA
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DCA4 #DC71A9
analogous
#73DC71 #71DCA4 #71DCD9
triadic
#71DCA4 #A471DC #DCA471
tetradic
#71DCA4 #7173DC #DC71A9 #DCD971
square
#71DCA4 #7173DC #DC71A9 #DCD971
split-complementary
#71DCA4 #D971DC #DC7173
monochromatic
#2AA966 #40D085 #71DCA4 #A2E8C3 #D3F4E3
Accessibility & contrast
On white
1.68
#71DCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#71DCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DCA4
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DCA4 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACEA1
Deuteranopia (green-blind)
#CAC3A7
Tritanopia (blue-blind)
#53DBCD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #71dca4; /* rgb */ color: rgb(113, 220, 164); /* oklch */ color: oklch(81.6% 0.129 158.8);
Tailwind
colors: {
custom: {
50: '#a0e7bf',
500: '#71dca4',
950: '#000000',
},
}SCSS
$custom: #71dca4; $custom-light: #a0e7bf; $custom-dark: #000000;
JSON
{
"hex": "#71dca4",
"rgb": {
"r": 113,
"g": 220,
"b": 164
},
"hsl": {
"h": 148.598,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.81556,
"c": 0.12856,
"h": 158.8
},
"luminance": 0.57377
}Semantic roles & 50–950 ramp
primary
#71DCA4
secondary
#AC467B
accent
#1D77C8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1612
muted
#808482