#71DCA3#71DCA3
#71DCA3 is a light, vivid green. Relative luminance 0.573; OKLCH L 81.5% C 0.129 H 158.4°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #71DCA3 |
|---|---|
| RGB | rgb(113, 220, 163) |
| HSL | hsl(148, 60%, 65%) |
| HSV | hsv(148, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 25.9%, 13.7%) |
| CIE-LAB | lab(80.37, -43.81, 18.68) |
| CIE-LCH | lch(80.37, 47.62, 156.91°) |
| OKLab | oklab(81.53% -0.1203 0.0476) |
| OKLCH | oklch(81.53% 0.129 158.4) |
| XYZ | xyz(39.0110, 57.3383, 43.6549) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.17
Eucalyptus
#44D7A8
ΔE00 4.76
Hospital Green
#9BE5AA
ΔE00 5.22
Aqua Green
#12E193
ΔE00 5.69
Light Greenish Blue
#63F7B4
ΔE00 6.19
Light Teal
#90E4C1
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DCA3 #DC71AA
analogous
#75DC71 #71DCA3 #71DCD8
triadic
#71DCA3 #A371DC #DCA371
tetradic
#71DCA3 #7175DC #DC71AA #DCD871
square
#71DCA3 #7175DC #DC71AA #DCD871
split-complementary
#71DCA3 #D871DC #DC7175
monochromatic
#2AA965 #40D083 #71DCA3 #A2E8C3 #D3F4E3
Accessibility & contrast
On white
1.68
#71DCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#71DCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DCA3
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DCA3 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACEA0
Deuteranopia (green-blind)
#CAC3A6
Tritanopia (blue-blind)
#53DBCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #71dca3; /* rgb */ color: rgb(113, 220, 163); /* oklch */ color: oklch(81.5% 0.129 158.4);
Tailwind
colors: {
custom: {
50: '#a0e7be',
500: '#71dca3',
950: '#000000',
},
}SCSS
$custom: #71dca3; $custom-light: #a0e7be; $custom-dark: #000000;
JSON
{
"hex": "#71dca3",
"rgb": {
"r": 113,
"g": 220,
"b": 163
},
"hsl": {
"h": 148.037,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.81533,
"c": 0.12943,
"h": 158.4
},
"luminance": 0.57341
}Semantic roles & 50–950 ramp
primary
#71DCA3
secondary
#AC467C
accent
#1D78C8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1612
muted
#808482