#71D679#71D679
#71D679 is a light, vivid green. Relative luminance 0.530; OKLCH L 79.3% C 0.160 H 145.5°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #71D679 |
|---|---|
| RGB | rgb(113, 214, 121) |
| HSL | hsl(125, 55%, 64%) |
| HSV | hsv(125, 47%, 84%) |
| CMYK | cmyk(47.2%, 0%, 43.5%, 16.1%) |
| CIE-LAB | lab(77.86, -48.59, 36.96) |
| CIE-LCH | lch(77.86, 61.05, 142.74°) |
| OKLab | oklab(79.25% -0.132 0.0907) |
| OKLCH | oklch(79.25% 0.16 145.5) |
| XYZ | xyz(34.3059, 52.9818, 26.5042) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 5.03
Emerald
#50C878
ΔE00 5.04
Weird Green
#3AE57F
ΔE00 5.28
Soft Green
#6FC276
ΔE00 5.29
Tealish Green
#0CDC73
ΔE00 5.38
Fresh Green
#69D84F
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D679 #D671CE
analogous
#9CD671 #71D679 #71D6AB
triadic
#71D679 #7971D6 #D67971
tetradic
#71D679 #719CD6 #D671CE #D6AB71
square
#71D679 #719CD6 #D671CE #D6AB71
split-complementary
#71D679 #AB71D6 #D6719C
monochromatic
#2E9F37 #42C84C #71D679 #A0E4A6 #D0F1D3
Accessibility & contrast
On white
1.81
#71D679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#71D679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D679
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D679 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C672
Deuteranopia (green-blind)
#CBBD7F
Tritanopia (blue-blind)
#62D2BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #71d679; /* rgb */ color: rgb(113, 214, 121); /* oklch */ color: oklch(79.3% 0.160 145.5);
Tailwind
colors: {
custom: {
50: '#a0e3a1',
500: '#71d679',
950: '#000000',
},
}SCSS
$custom: #71d679; $custom-light: #a0e3a1; $custom-dark: #000000;
JSON
{
"hex": "#71d679",
"rgb": {
"r": 113,
"g": 214,
"b": 121
},
"hsl": {
"h": 124.752,
"s": 55.191,
"l": 64.118
},
"oklch": {
"l": 0.79251,
"c": 0.16019,
"h": 145.5
},
"luminance": 0.52984
}Semantic roles & 50–950 ramp
primary
#71D679
secondary
#A3489C
accent
#23B6C3
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F150F
muted
#808480