#71D67E#71D67E
#71D67E is a light, vivid green. Relative luminance 0.531; OKLCH L 79.3% C 0.155 H 146.7°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #71D67E |
|---|---|
| RGB | rgb(113, 214, 126) |
| HSL | hsl(128, 55%, 64%) |
| HSV | hsv(128, 47%, 84%) |
| CMYK | cmyk(47.2%, 0%, 41.1%, 16.1%) |
| CIE-LAB | lab(77.94, -47.83, 34.54) |
| CIE-LCH | lch(77.94, 58.99, 144.17°) |
| OKLab | oklab(79.34% -0.1299 0.0853) |
| OKLCH | oklch(79.34% 0.155 146.7) |
| XYZ | xyz(34.6205, 53.1077, 28.1611) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.68
Soft Green
#6FC276
ΔE00 5.07
Weird Green
#3AE57F
ΔE00 5.23
Tealish Green
#0CDC73
ΔE00 5.41
Seaweed
#18D17B
ΔE00 5.73
Lightish Green
#61E160
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D67E #D671C9
analogous
#97D671 #71D67E #71D6B1
triadic
#71D67E #7E71D6 #D67E71
tetradic
#71D67E #7197D6 #D671C9 #D6B171
square
#71D67E #7197D6 #D671C9 #D6B171
split-complementary
#71D67E #B171D6 #D67197
monochromatic
#2E9F3C #42C853 #71D67E #A0E4A9 #D0F1D4
Accessibility & contrast
On white
1.81
#71D67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#71D67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D67E
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D67E | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C778
Deuteranopia (green-blind)
#CABD84
Tritanopia (blue-blind)
#61D2C0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #71d67e; /* rgb */ color: rgb(113, 214, 126); /* oklch */ color: oklch(79.3% 0.155 146.7);
Tailwind
colors: {
custom: {
50: '#a0e3a4',
500: '#71d67e',
950: '#000000',
},
}SCSS
$custom: #71d67e; $custom-light: #a0e3a4; $custom-dark: #000000;
JSON
{
"hex": "#71d67e",
"rgb": {
"r": 113,
"g": 214,
"b": 126
},
"hsl": {
"h": 127.723,
"s": 55.191,
"l": 64.118
},
"oklch": {
"l": 0.79336,
"c": 0.15541,
"h": 146.7
},
"luminance": 0.5311
}Semantic roles & 50–950 ramp
primary
#71D67E
secondary
#A34897
accent
#23AEC3
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480