#71DCA2#71DCA2
#71DCA2 is a light, vivid green. Relative luminance 0.573; OKLCH L 81.5% C 0.130 H 158.0°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #71DCA2 |
|---|---|
| RGB | rgb(113, 220, 162) |
| HSL | hsl(147, 60%, 65%) |
| HSV | hsv(147, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(80.35, -44.00, 19.18) |
| CIE-LCH | lch(80.35, 48.00, 156.45°) |
| OKLab | oklab(81.51% -0.1208 0.0489) |
| OKLCH | oklch(81.51% 0.13 158) |
| XYZ | xyz(38.9218, 57.3026, 43.1849) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.37
Eucalyptus
#44D7A8
ΔE00 4.92
Hospital Green
#9BE5AA
ΔE00 5.16
Aqua Green
#12E193
ΔE00 5.59
Light Greenish Blue
#63F7B4
ΔE00 6.18
Light Teal
#90E4C1
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DCA2 #DC71AB
analogous
#75DC71 #71DCA2 #71DCD8
triadic
#71DCA2 #A271DC #DCA271
tetradic
#71DCA2 #7175DC #DC71AB #DCD871
square
#71DCA2 #7175DC #DC71AB #DCD871
split-complementary
#71DCA2 #D871DC #DC7175
monochromatic
#2AA964 #40D082 #71DCA2 #A2E8C2 #D3F4E2
Accessibility & contrast
On white
1.69
#71DCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#71DCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DCA2
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DCA2 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACE9F
Deuteranopia (green-blind)
#CBC3A6
Tritanopia (blue-blind)
#54DBCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #71dca2; /* rgb */ color: rgb(113, 220, 162); /* oklch */ color: oklch(81.5% 0.130 158.0);
Tailwind
colors: {
custom: {
50: '#a0e7bd',
500: '#71dca2',
950: '#000000',
},
}SCSS
$custom: #71dca2; $custom-light: #a0e7bd; $custom-dark: #000000;
JSON
{
"hex": "#71dca2",
"rgb": {
"r": 113,
"g": 220,
"b": 162
},
"hsl": {
"h": 147.477,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.8151,
"c": 0.13031,
"h": 158
},
"luminance": 0.57306
}Semantic roles & 50–950 ramp
primary
#71DCA2
secondary
#AC467D
accent
#1D7AC8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1612
muted
#808482